自动化立体仓库 - WMS系统
zhangchao
2024-11-02 c51ab886ca899243f36cffe6c1a86d19057d44f5
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;