Browse Source

更新 'swagger.bat'

master
dark 6 months ago
parent
commit
69030bf0d2
  1. 2
      swagger.bat

2
swagger.bat

@ -1,3 +1,3 @@
goctl api plugin -plugin goctl-swagger="swagger -filename Name-For-Replace.json -host https://Name-For-Replace-dev.gxxhygroup.com" -api Name-For-Replace.api -dir . goctl api plugin -plugin goctl-swagger="swagger -filename Name-For-Replace.json -host https://HostNameForReplace-dev.gxxhygroup.com" -api Name-For-Replace.api -dir .
curl 10.1.1.124:8882/ping curl 10.1.1.124:8882/ping
curl 10.1.1.124:8882/file/uploadWithTimestamp -F "file=@./Name-For-Replace.json" -H "UploadPath: /knife4j/data/ROOT" -H "UploadFileName: Name-For-Replace.json" -v curl 10.1.1.124:8882/file/uploadWithTimestamp -F "file=@./Name-For-Replace.json" -H "UploadPath: /knife4j/data/ROOT" -H "UploadFileName: Name-For-Replace.json" -v
Loading…
Cancel
Save