#
luxiaotao1123
2021-03-25 af73582c1bd3c20e2e805d4df56c111073d3fd6f
src/main/java/zy/cloud/wms/manager/entity/param/StockInParam.java
@@ -8,8 +8,10 @@
@Data
public class StockInParam {
    private Long nodeId;
    private String nodeId;
    private String zpallet;
    private Integer docType;
}