自动化立体仓库 - WMS系统
zyx
2024-01-17 3d4a572565eadba1c9b32b5d9425c504a262fd7a
src/main/java/com/zy/asrs/entity/result/LocDetlAll.java
@@ -29,6 +29,8 @@
    private Date appe_time;
    private String meno;
    private String manu;
    private Integer inventory_max;
    private Integer inventory_min;
    public String getOwner$(){
        LocOwnerService service = SpringUtils.getBean(LocOwnerService.class);