@echo off if not "%OS%"=="Windows_NT" exit start cmd /c "cd ..\zhetian_backend_kaifa && apidoc -i src/ -c src/apidoc.json -o public/api/ "