办学质量监测教学评价系统
ageer
2025-03-02 1385b165c9a62a486b4494ebb11320d3c1117a5e
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";