src/main/java/com/zy/asrs/entity/LocMast.java
@@ -191,6 +191,9 @@ @TableField("pack_status") private Integer packStatus; @ApiModelProperty(value= "通道") private Integer channel; public String getWhsType$(){ BasWhsService service = SpringUtils.getBean(BasWhsService.class);