调整商店配置,更新商品ID、类型及数量,并新增批量购买选项

This commit is contained in:
2024-12-22 19:11:53 +08:00
parent b4733cf1a8
commit b0e812ae2f

View File

@@ -7,18 +7,20 @@
"shoptype": 1,
"Tabshop": 1,
"shop": {
"id": 2,
"type": 2,
"count": 50000
"id": 4,
"type": 4,
"count": 100
},
"buytype": [],
"daylimit": 0,
"levellimit": 1,
"price": {
"id": 4,
"type": 4,
"count": 10
}
"id": 3,
"type": 3,
"count": 10000
},
"batchbuy": 1,
"Maxbatchbuy": 9999
},
"2": {
"batchbuy": 1,