This commit is contained in:
aozhiwei 2024-11-27 10:37:55 +08:00
parent 5a0271e16c
commit fe3371f582

View File

@ -202,7 +202,6 @@ class AAWheel(object):
'url': 'https://wheel-test.kingsome.cn/api/v1/shop/purchase',
'headers': _common.JwtHeader,
'params': [
_common.ReqHead(),
['goods_id', '', '商品唯一id'],
['goods_num', 0, '商品数量'],
],