hjl
2024-06-17 e11362ca4849da567a77d8b5e5be510df9fb0741
ruoyi-common/ruoyi-common-core/src/main/java/com/ruoyi/common/core/constant/Constants.java
@@ -231,6 +231,11 @@
    public static final Integer SEVEN = 7;
    /**
     * -1
     */
    public static final Integer BURDEN_ONE = -1;
    /**
     * 1数字
     */
    public static final Integer ONE_HUNDRED = 100;