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