wuzeyu
2024-09-24 5f50bd7bf3a0c039e2e45e336978287b81c8efb0
pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/java/com/dy/pipIrrRemote/common/dto/ValveOpen.java
@@ -18,9 +18,4 @@
     */
    private Long vcId;
    /**
     * 用户类型 1-平台,2-APP
     */
    //@NotNull(message = "操作类型不能为空")
    //private Integer userType;
}