Ethan hai 1 mes
pai
achega
a4b9edd41b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      service/qrcode.go

+ 1 - 1
service/qrcode.go

@@ -114,7 +114,7 @@ func (q *qrcode) GetWxQrCode(ctx context.Context, req *http_model.GetWxQRCodeReq
 		Page:       reqPath,
 		Page:       reqPath,
 		Width:      430,
 		Width:      430,
 		CheckPath:  false,
 		CheckPath:  false,
-		EnvVersion: "develop",
+		EnvVersion: "trial",
 	}
 	}
 	jsonBody, err := json.Marshal(qrRequest)
 	jsonBody, err := json.Marshal(qrRequest)
 	if err != nil {
 	if err != nil {