WXGame/box1/Assets/Resources/chapter.json

28 lines
396 B
JSON
Raw Normal View History

2024-11-05 18:15:49 +08:00
[
{
"ID": 11001,
"Chaptericon": "",
"Chaptername": "杭州",
"Contain": [
"110011",
"110012",
"110013",
"110014",
"110015"
],
"Reward": 0
},
{
"ID": 11002,
"Chaptericon": "",
"Chaptername": "上海",
"Contain": [
"110021",
"110022",
"110023",
"110024",
"110025"
],
"Reward": 0
}
]