zuojincheng
2025-06-24 07386c2258263d8f9c357f581d2ec2f3a4696cbf
pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/java/com/dy/pipIrrWechat/command/dto/ValveOpen.java
@@ -25,4 +25,9 @@
     */
    private Boolean forceOpen = false;
    /**
     * 开阀类型;1-轮灌
     */
    private Byte openType;
}