hsy
2026-08-28 a8e4132c3e2e9c3b3fcb0360901b35571b6464ea
src/main/java/com/ruoyi/device/pojo/MaintenanceTask.java
@@ -69,6 +69,12 @@
    @Excel(name = "备注")
    private String remarks;
    @Schema(description = "保养类型")
    private String maintenanceType;
    @Schema(description = "执行人ID")
    private Long executorId;
    @Schema(description = "录入人id")
    private Long registrantId;