thrift-related/PythonWorkSpace/IntegratedTool/cfg_txt_example.json
2026-01-12 19:24:48 +08:00

15 lines
230 B
JSON

{
"file_list": [
{
"in_file": "Music.xlsx",
"out_file": "Music.txt",
"sheet_name": "Music"
},
{
"in_file": "Sound.xlsx",
"out_file": "Sound.txt",
"sheet_name": "Sound"
}
]
}