1
This commit is contained in:
parent
3ea18cc645
commit
df0a3a2a86
@ -96,7 +96,6 @@ class BlockChain(object):
|
|||||||
'url': 'webapp/index.php?c=BlockChain&a=buyMallProduct',
|
'url': 'webapp/index.php?c=BlockChain&a=buyMallProduct',
|
||||||
'params': [
|
'params': [
|
||||||
_common.ReqHead(),
|
_common.ReqHead(),
|
||||||
['currency', '', "选用币种 目前只支持CEG USDC USDT"],
|
|
||||||
['goods_uuid', '', '商品唯一id'],
|
['goods_uuid', '', '商品唯一id'],
|
||||||
['price', '', '出售价格'],
|
['price', '', '出售价格'],
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user