zhangqian
2024-04-07 f80c6068d5e2ae5b9101125497b4de88726e1d9e
proto/crm_aps.proto
@@ -45,6 +45,7 @@
  int64 ProductTotal = 7;//产品总数
  string ProjectId = 8;//项目id
  repeated SalesDetailsProduct Products = 9;
  int64 DeliverType = 10;//交付类型:1.一次发货,2.多次发货
}
message SendSalesDetailsToApsProjectResponse{