zhangherong
2025-06-02 678ce38e5a842a451fc9a9222e0c03025357f975
lxzn-module-eam-common/src/main/java/org/jeecg/modules/eam/entity/EamWeekMaintenanceOrder.java
@@ -152,4 +152,7 @@
   private String equipmentCode;
   @TableField(exist = false)
   private String equipmentName;
   @ApiModelProperty(value = "安装位置")
   @TableField(exist = false)
   private String installationPosition;
}