自动化立体仓库 - WMS系统
zjj
2025-07-29 a5e6584d1363b6d2754bd3abd9e7d288a05330df
src/main/java/com/zy/asrs/entity/LocDetl.java
@@ -158,6 +158,15 @@
    @ApiModelProperty(value= "备注")
    private String memo;
    @ApiModelProperty(value= "预留1")
    private String temp1;
    @ApiModelProperty(value= "预留1")
    private String temp2;
    @ApiModelProperty(value= "预留1")
    private String temp3;
    @ApiModelProperty(value= "预留1")
    private String temp4;
    public String getLocNo$(){
        LocMastService service = SpringUtils.getBean(LocMastService.class);
        LocMast locMast = service.selectById(this.locNo);