自动化立体仓库 - WMS系统
#
Administrator
3 天以前 1ee1574b1fce92407e45438b0141121d266efd3d
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);