1 changed files with 1 additions and 1 deletions
@ -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…
Reference in new issue