增加win下两个快捷导出的bat
@@ -0,0 +1,3 @@
+cd /d ../Bin
+dotnet Server.dll --AppType=ExcelExporter
+pause
+dotnet Server.dll --AppType=Proto2CS