liurunyu
2024-10-29 1d33686e8f3e25b8db7d33ed162991f75ff1258d
pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/java/com/dy/pipIrrStatistics/client/qo/OpenCountQO.java
@@ -18,6 +18,6 @@
    /**
     * 开阀次数
     */
    @NotNull(message = "开阀次数不能为空")
//    @NotNull(message = "开阀次数不能为空")
    private Integer openCount;
}