liurunyu
2025-04-27 d3e363c454df3cc457f1cf8b46d18cae3bc14eb5
pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/java/com/dy/pipIrrWechat/command/dto/AutomaticClose.java
@@ -37,4 +37,9 @@
     * 预用水量,拥有定量关阀
     */
    private Integer waterAmount;
    /**
     * 开阀类型;1-轮灌
     */
    private Byte openType;
}