qushaowei
2023-12-13 e6a8ba2802f844e92926aff340ca2b1e46f1ebd3
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")