@echo off REM 设置cs文件的输出目录 set outDir=E:\AplusB_NewDocs\msg protoc.exe --csharp_out=%outDir% *.proto