自动化立体仓库 - WMS系统
whycq
2024-05-24 b7fa285a43a66f3d466b24ccf1f5d83cc167df43
src/main/java/com/zy/asrs/entity/ViewStockUseBean.java
@@ -11,7 +11,7 @@
    private Long full_qty;       //在库数量
    private Long null_qty;       //空库位
    private Long forbid_qty;    //禁用库位
    private Long empty_qty;      //空容器
    private Long empty_qty;      //空货架
    private String full_rate;   //在库率
    private String occ_rate;   //使用率
    private int pageNumber;