ruoyi-common/ruoyi-common-core/src/main/java/com/ruoyi/common/core/constant/Constants.java
@@ -233,6 +233,11 @@ public static final Integer EIGHT = 18; /** * 数字100 */ public static final Integer ONE_HUNDRED = 100; /** * 数字 3000 */ public static final Integer THREE_THOUSAND = 3000;