@@ -20,9 +20,7 @@ update:
# 生成Restful API到网页客户端
gen-api:
cd server && dotnet run &
npx nswag openapi2tsclient /input:http://localhost:5000/swagger/v1/swagger.json /output:src/APIClient.ts
pkill server
npm run gen-api
# 构建服务器,包含win与linux平台
[working-directory: "server"]
The note is not visible to the blocked user.