#
luxiaotao1123
2021-04-13 fb8d2664da608d1cb1895c483b904c258f3b171d
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;
}