bug
jiangqs
2023-08-26 83c1a766957e4c74ea6e81c6e9b18f1b692b1b7b
ruoyi-api/ruoyi-api-system/src/main/java/com/ruoyi/system/api/constant/SecurityConstant.java
@@ -56,4 +56,9 @@
     */
    String PAY_MONEY_INTEGRAL = "PAY_MONEY_INTEGRAL";
    /**
     * 用户验证码前缀key
     */
    String QY_TOKEN = "QY_TOKEN";
}