53 lines
754 B
YAML
53 lines
754 B
YAML
# which is the data file for Wu Shang.
|
|
# 1-购物车Mac地址
|
|
ShoppingCartMac: b8:2d:28:04:c7:5c
|
|
|
|
# 2-武商会员账号
|
|
VIPPhoneNumber:
|
|
|
|
# 3--商超、门店信息
|
|
MarketAndStoreDetails:
|
|
putMarketId: 50
|
|
putStoreId: ["69"]
|
|
|
|
# 4--购物袋
|
|
ShoppingBag:
|
|
mid:
|
|
max:
|
|
|
|
# 5-原件商品
|
|
NormalGoods:
|
|
goods01:
|
|
goods02:
|
|
goods03:
|
|
|
|
# 6-优惠商品
|
|
VipGoods:
|
|
goods01:
|
|
goods02:
|
|
goods03:
|
|
|
|
# 7-折扣商品
|
|
SaleGoods:
|
|
goods01:
|
|
|
|
# 8-促销白名单商品
|
|
PromotionalWhitelistGoods:
|
|
GoodsInputcode:
|
|
GoodsName:
|
|
|
|
# 9-重量放通白名单商品
|
|
WeightToWhitelistGoods:
|
|
GoodsInputcode:
|
|
GoodsName:
|
|
|
|
# 10-散称计重商品
|
|
MisspellingWeightGoods:
|
|
GoodsInputcode:
|
|
GoodsName:
|
|
|
|
# 11-计件商品
|
|
PieceRateGoods:
|
|
GoodsInputcode:
|
|
GoodsName:
|