#
wang..123
2022-03-15 41ce33ca359ca6f78fa76a5352d76447424158e1
src/main/java/com/zy/asrs/entity/LocDetl.java
@@ -83,6 +83,10 @@
    @TableField("appe_time")
    private Date appeTime;
    @ApiModelProperty(value= "物料状态")
    @TableField("mat_status")
    private String matStatus;
    public String getLocNo$(){
        LocMastService service = SpringUtils.getBean(LocMastService.class);
        LocMast locMast = service.selectById(this.locNo);