自动化立体仓库 - WMS系统
ZY
2024-10-28 2c97ee5f2c4be45621d1c466f2172b6144e214f1
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);