phpcjl
2024-12-04 c347a62bcccc71484ac7e955443fe3d14d8f3014
ruoyi-service/ruoyi-account/src/main/java/com/ruoyi/account/util/weChat/WeChatUtil.java
@@ -24,13 +24,10 @@
    @Value("${wx.appletsAppSecret}")
    private String wxAppletsAppSecret;
    @Value("{wx.officialAccountAppSecret}")
    private String officialAccountAppSecret;
    @Value("${wx.appid}")
//    @Value("${wx.appid}")
    private String webAppId;
    @Value("${wx.appSecret}")
//    @Value("${wx.appSecret}")
    private String webAppSecret;