Lius
2024-03-07 c51323e6fcc84f08bc8c01e3dd6c916427f83f4e
lxzn-module-eam/src/main/java/org/jeecg/modules/eam/entity/InspectionOrder.java
@@ -143,7 +143,7 @@
   /**状态*/
   @Excel(name = "状态", width = 15)
    @ApiModelProperty(value = "状态")
    private String status = DailyInspectionOrder.STATUS_1;
    private String status;
   /**备用字段1*/
   @Excel(name = "备用字段1", width = 15)
    @ApiModelProperty(value = "备用字段1")