zhanghua
2024-10-09 b11443475114cacb529130a04d45c7c9981ff375
ycl-platform/src/main/java/com/ycl/common/constant/BaseCaseStatus.java
@@ -50,4 +50,10 @@
     */
    public static final Integer CLOSING_REGISTER  = 9;
    /**
     *  待上报
     */
    public static final Integer WAIT_REPORT  = 10;
}