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',
|
'url': 'webapp/index.php?c=InGameMall&a=buy',
|
||||||
'params': [
|
'params': [
|
||||||
_common.ReqHead(),
|
_common.ReqHead(),
|
||||||
['item_id', '', '道具id'],
|
['order_id', '', '订单id'],
|
||||||
['amount', '', '出售数量'],
|
|
||||||
['price', '', '出售价格'],
|
|
||||||
],
|
],
|
||||||
'response': [
|
'response': [
|
||||||
_common.RspHead()
|
_common.RspHead()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user