src/main/java/com/zy/asrs/entity/param/AbnormalLocDetlParam.java
@@ -175,6 +175,13 @@ */ private Integer nowTime; /** * 库存预警状态 */ @ApiModelProperty(value = "库存预警状态") @ExcelProperty("状态") private String warnStatus; public String getLocNo$() { LocMastService service = SpringUtils.getBean(LocMastService.class);