mitao
2025-01-10 b9679b6f96bbe8b52ee1d699033d9021d5fe870f
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;
}