Files
fc/dev/project/library/imports/4d/4deeaf82-f3e8-42dd-81f6-95644ee71ca8.json
T

65 lines
1.1 KiB
JSON
Raw Normal View History

2026-05-24 10:21:26 +08:00
{
"__type__": "cc.JsonAsset",
"_name": "mystery_shop_data",
"_objFlags": 0,
"_native": "",
"json": {
"data_daily_gift_data_length": 2,
"data_daily_gift_data": {
"1": {
"id": 1,
"name": "超值全民禮包",
"limit_vip": 0,
"limit_count": 1,
"reward": [
[
3,
280
],
[
14001,
2
],
[
10452,
1
],
[
11403,
5
]
],
"charge_id": 11010,
"val": 14,
"old_price": 98
},
"2": {
"id": 2,
"name": "特惠進階禮包",
"limit_vip": 0,
"limit_count": 1,
"reward": [
[
3,
700
],
[
14001,
5
],
[
11403,
10
],
[
39099,
1
]
],
"charge_id": 11012,
"val": 35,
"old_price": 300
}
}
}
}