#
luxiaotao1123
2021-08-10 a2507d11f42dc79dccf25d01e3c28910c0fbc204
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;
}