Explorar o código

reset the swagger endpoint to http://swagger.pusher.i2erp.cn

huangrf %!s(int64=5) %!d(string=hai) anos
pai
achega
dd7ea50b06
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      client/engineclient.go

+ 1 - 1
client/engineclient.go

@@ -181,7 +181,7 @@ func (c *EngineClient) Generate(xmlfile string) {
 }
 
 func (c *EngineClient) GenSwagger(xmlfile string){
-	server := "http://swagger.qianqiusoft.com"
+	server := "http://swagger.pusher.i2erp.cn"
 	server += "/api/v1/upload"
 
 	fmt.Println("===========================================================================>11")