liurunyu
2024-10-10 d6075e7ec88fcbf5b4677e6fc9007a4a53288f0e
pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/java/com/dy/pipIrrRemote/common/qo/QoCommand.java
@@ -19,6 +19,11 @@
public class QoCommand extends QueryConditionVo {
    /**
     * 取水口ID
     */
    private Long intakeId;
    /**
     * 命令名称
     */
    private String commandName;