Lius
2024-11-22 a6954d841cf6aeed8c3ed7e7d409d25bedc318e6
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")