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