set ExcelIn=Excel\ set JsonOut=..\Assets\Res\Config\ set CSharpOut=..\Assets\Scripts\GameData\ExcelConfig\ excel2json --excel %ExcelIn% --jsonc %JsonOut% --csharp %CSharpOut% --header 4 pause