wuzeyu
2024-12-23 9c8ab5d5d8670e524c02b8dcbb9f6876cbe6bc3c
pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/java/com/dy/pipIrrRemote/common/dto/DtoBase.java
@@ -21,6 +21,11 @@
    private Long intakeId;
    /**
     * 取水口名称
     */
    private String intakeName;
    /**
     * 操作人
     */
    @NotNull(message = "操作人不能为空")