qushaowei
2025-06-13 4b27dd367eae2f24958c6bb857fb6959dcdb7a4a
lxzn-module-eam/src/main/java/org/jeecg/modules/eam/entity/MaintenanceProject.java
@@ -46,6 +46,12 @@
    @Excel(name = "标准", width = 15)
    @ApiModelProperty(value = "标准")
    private String standard;
    /**保养部位*/
    @Excel(name = "保养部位", width = 15)
    @ApiModelProperty(value = "保养部位")
    private String location;
   /**租户id*/
   @Excel(name = "租户id", width = 15)
    @ApiModelProperty(value = "租户id")