Files
svn/tech/json_app_kuaishou/outClient/conf/ConfHuDong.json
2025-08-04 10:46:00 +08:00

30 lines
370 B
JSON

[
{
"type": 1,
"cost": "1|1|2",
"preOfOther": -5,
"preOfSelf": 1,
"itemId": -1
},
{
"type": 2,
"cost": "1|1|3",
"preOfOther": -10,
"preOfSelf": 2,
"itemId": -1
},
{
"type": 3,
"cost": "1|1|2",
"preOfOther": 5,
"preOfSelf": 2,
"itemId": -1
},
{
"type": 4,
"cost": "1|1|3",
"preOfOther": 10,
"preOfSelf": 5,
"itemId": -1
}
]