#
luxiaotao1123
2021-04-28 73c7284fdba9128305023d7c486d92f0295bcacc
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;
}