自动化立体仓库 - WMS系统
lty
2026-04-16 d514c4c031247ba2903f2eca14ac266e3a36c994
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);