DeployHelper/scripts/generate_swagger.bat

6 lines
63 B
Batchfile

@echo off
echo 生成 Swagger 文档...
echo 生成完成!