k.zhang %!s(int64=4) %!d(string=hai) anos
pai
achega
4d7fa3578b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      apis/dyjx/url_jx.go

+ 1 - 0
apis/dyjx/url_jx.go

@@ -130,6 +130,7 @@ func DeWater(in models.DyJieXiInput) (error, models.DyJieXiOutput) {
 		fmt.Println("err =", err.Error())
 	}
 	fmt.Println("resp = ", resp.Text())
+	fmt.Println("resp = ", resp.SaveFile("./name"))
 
 	return nil, out