44323
2024-01-24 9c66102a4fae1922aac72dc153e3e76b5856bae3
ruoyi-modules/ruoyi-system/src/main/java/com/ruoyi/system/config/WxCpProperties.java
@@ -29,8 +29,15 @@
     */
    private String agentSecret;
    private String addressSecret;
    /**
     *
     */
    private String authorizeState;
    private String token;
    private String encodingAESKey;
}