zhangqian
2024-03-30 5630683fdf3a6fd6c2dbcd9b4854731d0e8c79cd
proto/purchase_wms.proto
@@ -31,6 +31,7 @@
  string WarehouseName = 5;//仓库名称
  repeated PurchaseProduct Product = 6;
  OperationSource OperationSource = 7;
  string SalesDetailsNumber = 8;
}
message PurchaseToWmsResponse {