hjl
2024-06-20 eed4e2af4645f1dfc3abc047a86e90ad8fe149b3
ruoyi-common/ruoyi-common-core/src/main/java/com/ruoyi/common/core/constant/Constants.java
@@ -231,6 +231,13 @@
    public static final Integer SEVEN = 7;
    /**
     * 数字10
     */
    public static final Integer TEN = 10;
    /**
     * -1
     */
    public static final Integer BURDEN_ONE = -1;