cuilei
2025-05-06 68318cb1a9bcac899ce4aaf44cd6f449cb34ef1b
lxzn-boot-base-core/src/main/java/org/jeecg/common/constant/CommonConstant.java
@@ -618,9 +618,4 @@
    Integer SHIFT_TYPE_1 = 1;
    Integer SHIFT_TYPE_2 = 2;
    /**
     * 报修状态
     */
    String REPORT_STATUS = "1";
}