src/main/java/com/zy/common/web/param/SearchLocParam.java @@ -13,8 +13,9 @@ private Integer sourceStaNo; private String barcode; private Integer outArea; // 库位规格( 0:未知, 1:低库位, 2:中库位, 3:高库位 ) // 库位规格( 0:未知, 1:低库位, 2:高库位) private Short locType1; }