liujie
6 天以前 dd2a17ce4ebdfcaecc971f17c0f4d648ec5c2095
ruoyi-common/src/main/java/com/ruoyi/common/utils/WxAppletTools.java
@@ -74,4 +74,6 @@
        JSONObject jsonObject = JSONObject.parseObject(respBody);
        return jsonObject.getString("access_token");
    }
}