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