zhubaomin
2024-11-13 ba2c5cb35e1bd1a81bf4027b7aeab16a0a26bb05
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;
}