配置修改 小猫 装饰 bonus
This commit is contained in:
parent
e4dffc00d1
commit
d9f54f2707
Binary file not shown.
@ -1864,4 +1864,6 @@ message ReqAdminInfo{
|
||||
int64 Uid = 1;
|
||||
}
|
||||
|
||||
message ReqAddServerMail{}
|
||||
|
||||
message ReqServerInfo{}
|
||||
|
||||
@ -87,6 +87,13 @@
|
||||
"sheet_name" :"DecorateCost",
|
||||
"fields" :["Id", "AreaId", "CostCount", "SortId"]
|
||||
},
|
||||
{
|
||||
"in_file": "DecorateCost.xlsx",
|
||||
"out_file": "DecorateConst.json",
|
||||
"key": "Key",
|
||||
"sheet_name" :"Const",
|
||||
"fields" :["Value"]
|
||||
},
|
||||
{
|
||||
"in_file": "StartOrder.xlsx",
|
||||
"out_file": "StartOrder.json",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user