qushaowei
2025-05-26 05c50d1f3ccddeffe8d1b5be173d01e553b6d01e
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")