ruoyi-service/ruoyi-other/src/main/java/com/ruoyi/other/controller/TIntegralController.java
@@ -204,6 +204,7 @@ try { String url = "https://api.weixin.qq.com/wxa/getwxacodeunlimit?access_token=" + accessToken; Map<String, Object> param = new HashMap<>(); // param.put("scene", "phone=" + phonenumber); param.put("scene", "phone=" + phonenumber+",amount="+amount); param.put("page", "chargingPile/payMent/payMent"); param.put("check_path", false);