服务端-》客户端表格修改

This commit is contained in:
张宏博 2025-12-08 12:12:28 +08:00
parent 29e6e01c75
commit de73d4558d

View File

@ -104,13 +104,13 @@
{
"in_file":"Catnip.xlsx",
"out_file":"CatsGardenSlotData.txt",
"sheet_name":"SlotGame",
"sheet_name":"Jackpot",
"coloum_type":["int","int","int"]
},
{
"in_file":"Catnip.xlsx",
"out_file":"CatsGardenMultiplyData.txt",
"sheet_name":"Jackpot",
"sheet_name":"Multiplier",
"coloum_type":["int","string","int","int"]
}
]