Houjie
2025-06-30 c34fc83655b146b40802e1fce22db37b7367c83d
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;
}