11 lines
230 B
JSON
11 lines
230 B
JSON
{
|
|
"target_dir": "tool/txt",
|
|
"source_dir": "config",
|
|
"file_list": [
|
|
{
|
|
"in_file": "MergeData.xlsx",
|
|
"out_file": "MergeData.txt",
|
|
"sheet_name" :"MergeData"
|
|
}
|
|
]
|
|
} |