fix: api_build/build.bat 脚本
This commit is contained in:
parent
dac52a9c61
commit
34d9c80c5f
@ -18,7 +18,7 @@ if "%1"=="approvalFlow" (
|
||||
) else if "%1"=="goView" (
|
||||
set moduleName=goView
|
||||
set apiServicesPath=%dir%..\src\api-plugins\goView\
|
||||
set apiUrl=http://localhost:5005/swagger/DingTalk/swagger.json
|
||||
set apiUrl=http://localhost:5005/swagger/GoView%%20%%E5%%A4%%A7%%E5%%B1%%8F%%E5%%8F%%AF%%E8%%A7%%86%%E5%%8C%%96/swagger.json
|
||||
)
|
||||
|
||||
if exist %apiServicesPath% (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user