liurunyu
6 天以前 90c02e0ad08c054e1f44476a3e9e16b947c1fd8c
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;
}