自动化立体仓库 - WMS系统
#
lty
5 天以前 026c1a5f0318a61e126c7062074eb4e7f9a712d5
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);