配置修改 小猫 装饰 bonus

This commit is contained in:
hahwu 2025-02-08 15:43:56 +08:00
parent e4dffc00d1
commit d9f54f2707
3 changed files with 9 additions and 0 deletions

Binary file not shown.

View File

@ -1864,4 +1864,6 @@ message ReqAdminInfo{
int64 Uid = 1;
}
message ReqAddServerMail{}
message ReqServerInfo{}

View File

@ -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",