dsmzx
2024-06-13 504e4e421bde93344f86df5921199a6c816a45f9
proto/product_inventory.proto
@@ -120,6 +120,7 @@
message OrderProductOutputRequest {
  string OrderNumber = 1;//明细单编码
  repeated OutputProduct Products= 2;//发货明细
  int64    warehouseId = 3;//发货仓库ID
}
message OrderProductOutputResponse {