1
This commit is contained in:
parent
5e101e9d9e
commit
5dbeabb95e
@ -1314,6 +1314,7 @@ class MallGoods(object):
|
||||
self.fields = [
|
||||
['goods_uuid', '', '商品唯一id'],
|
||||
['seller', '', '出售方账号'],
|
||||
['seller_address', '', '出售方钱包地址'],
|
||||
['item_id', '', '商品道具id'],
|
||||
['item_num', '', '道具数量'],
|
||||
['currency', '', "选用币种 目前只支持CEG USDC USDT"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user