办学质量监测教学评价系统
ageerle
2025-03-04 d1b6a13a58afa4e03f4d6cb0a62cd759ccf306f4
ruoyi-common/ruoyi-common-core/src/main/java/org/ruoyi/common/core/constant/Constants.java
@@ -68,6 +68,16 @@
    Integer CAPTCHA_EXPIRATION = 30;
    /**
     * 文多多apiToken KEY
     */
    String WDD_TOKEN_KEY = "sys_chat:wdd_api_token:";
    /**
     * 文多多apiToken有效期(分钟)
     */
    Integer WDD_TOKEN_EXPIRATION = 60 * 2;
    /**
     * 令牌
     */
    String TOKEN = "token";