自动化立体仓库 - WMS系统
skyouc
5 天以前 c528736e1c65a8a49277efeefeca257efddeb34a
src/main/java/com/zy/asrs/entity/LocMast.java
@@ -201,6 +201,9 @@
    @TableField("area_name")
    private String areaName;
    @TableField("move_status")
    private Integer moveStatus;
    public String getWhsType$(){
        BasWhsTypeService service = SpringUtils.getBean(BasWhsTypeService.class);