18582019636
2024-06-25 ca497f8389174bb81e91f840cab70c9579bcdd29
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;