lishihai
2024-06-20 504f3e9bc274bcd6c7221e738802e0e5d4aef36f
proto/purchase_wms.proto
@@ -31,6 +31,7 @@
  string WarehouseName = 5;//仓库名称
  repeated PurchaseProduct Product = 6;
  OperationSource OperationSource = 7;
  string SalesDetailsNumber = 8;
}
message PurchaseToWmsResponse {