1
This commit is contained in:
parent
4abbec915e
commit
e70716d196
@ -28,7 +28,7 @@ class Mall(object):
|
|||||||
'url': 'webapp/index.php?c=Mall&a=sell',
|
'url': 'webapp/index.php?c=Mall&a=sell',
|
||||||
'params': [
|
'params': [
|
||||||
_common.ReqHead(),
|
_common.ReqHead(),
|
||||||
['item_id', '', '道具id,'],
|
['item_id', '', '道具id,目前只能卖CEG'],
|
||||||
['amount', '', '出售数量'],
|
['amount', '', '出售数量'],
|
||||||
['currency', '', "选用币种 目前只支持CEG USDC USDT"],
|
['currency', '', "选用币种 目前只支持CEG USDC USDT"],
|
||||||
['price', '', '出售价格'],
|
['price', '', '出售价格'],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user