Arthur-Wu committed this file on 2024-11-18
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
# @Author:: Arthur Wu
|
||||
# @Date:: 2024/11/15-14:46
|
||||
# @Description::
|
||||
''' 武商场景数据集
|
||||
''' 武商场景测试数据集
|
||||
adsAreaId-1: 登录页广告
|
||||
adsAreaId-2: 登录后弹窗广告
|
||||
adsAreaId-3: 购物车主页广告
|
||||
@ -14,9 +14,7 @@ adsAreaId-7: 小票广告
|
||||
'''
|
||||
|
||||
''' 1-商超、门店信息 '''
|
||||
MarketAndStoreInfo = {"MarketId": 50, "StoreId": 29}
|
||||
MarketAndStoreDetail = {"putMarketId": 50, "putStoreId": ["29"]}
|
||||
|
||||
MarketAndStoreDetails = {"putMarketId": 50, "putStoreId": ["29"]}
|
||||
''' 2-购物袋 '''
|
||||
GoodsBagInputcode_mid = '6971648922990'
|
||||
GoodsBagInputcode_max = '6971648922983'
|
Reference in New Issue
Block a user