liurunyu
7 天以前 b7bfa70f47cee38929977f2eee1e35530ae83b6b
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;
}