diff --git a/config/DecorateCost.xlsx b/config/DecorateCost.xlsx index 874546b5..9d9d1e44 100644 Binary files a/config/DecorateCost.xlsx and b/config/DecorateCost.xlsx differ diff --git a/tool/cfg/cfg_txt.json b/tool/cfg/cfg_txt.json index 461700d8..05c1d163 100644 --- a/tool/cfg/cfg_txt.json +++ b/tool/cfg/cfg_txt.json @@ -1172,6 +1172,20 @@ "string", "int" ] + }, + { + "in_file": "FakeDataMould.xlsx", + "out_file": "FakePlayroomDataMould.txt", + "sheet_name": "FakePlayroomDataMould", + "coloum_type": [ + "int", + "string", + "string", + "string", + "string", + "int" + ] } + ] } \ No newline at end of file