This commit is contained in:
aozhiwei 2023-08-07 15:49:54 +08:00
parent 5e101e9d9e
commit 5dbeabb95e

View File

@ -1314,6 +1314,7 @@ class MallGoods(object):
self.fields = [
['goods_uuid', '', '商品唯一id'],
['seller', '', '出售方账号'],
['seller_address', '', '出售方钱包地址'],
['item_id', '', '商品道具id'],
['item_num', '', '道具数量'],
['currency', '', "选用币种 目前只支持CEG USDC USDT"],