1
This commit is contained in:
parent
554b7a9e82
commit
d26d140678
@ -47,9 +47,7 @@ class InGameMall(object):
|
||||
'url': 'webapp/index.php?c=InGameMall&a=buy',
|
||||
'params': [
|
||||
_common.ReqHead(),
|
||||
['item_id', '', '道具id'],
|
||||
['amount', '', '出售数量'],
|
||||
['price', '', '出售价格'],
|
||||
['order_id', '', '订单id'],
|
||||
],
|
||||
'response': [
|
||||
_common.RspHead()
|
||||
|
Loading…
x
Reference in New Issue
Block a user