#
luxiaotao1123
2021-08-07 b93887bd221deb1d0a4f6379401ff3b992594d8c
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;
}