Files
PetitPlanet-Data/ExcelData/StoreGoodsPriceCfg.json
2025-11-11 07:21:48 +07:00

17 lines
351 B
JSON

[
{
"goodsid": 2,
"pricetype": "SHOP_GOODS_PRICE_TYPE_DAILY_COUNT",
"paramstr": "0:800,1:1200,2:0"
},
{
"goodsid": 1001,
"pricetype": "SHOP_GOODS_PRICE_TYPE_DAILY_COUNT",
"paramstr": "0:1500,1:2500,2:3000"
},
{
"goodsid": 5101,
"pricetype": "SHOP_GOODS_PRICE_TYPE_DAILY_COUNT",
"paramstr": "0:0,1:2"
}
]