lyh
2025-06-10 ec1d61de19f0fe6c3efc781e5d7a6af2ed65ae5d
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";
}