qushaowei
2023-09-05 53e1e15513dbc648bd87b2c62cf361f72ae1f176
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")