..
This commit is contained in:
parent
635aa9ef69
commit
2e6b802b99
@ -100,7 +100,7 @@ class Shop(object):
|
||||
'name': 'buyGoodsNormal',
|
||||
'desc': '购买商品(正式)',
|
||||
'group': 'Shop',
|
||||
'url': 'webapp/index.php?c=Shop&a=buyGoodsNew',
|
||||
'url': 'webapp/index.php?c=Shop&a=buyGoodsNormal',
|
||||
'params': [
|
||||
_common.ReqHead(),
|
||||
['id', 0, '商品唯一id,参见shopGoods表'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user