修改resource资源结构
This commit is contained in:
15
shared/resource/jsons/dic_war_info.json
Normal file
15
shared/resource/jsons/dic_war_info.json
Normal file
@@ -0,0 +1,15 @@
|
||||
[
|
||||
{
|
||||
"warId":1,
|
||||
"bgImgId":101,
|
||||
"scriptId":"",
|
||||
"dispatchJsonId":101,
|
||||
"test":1
|
||||
},
|
||||
{
|
||||
"warId":2,
|
||||
"bgImgId":101,
|
||||
"scriptId":"S_01",
|
||||
"dispatchJsonId":102
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user