cuilei
2025-07-07 1c7f8ccf40c19d4f9fddacec162e1209b711f7ce
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;
}