|
@@ -310,6 +310,7 @@ type (
|
|
|
Intermediary string `json:"intermediary,optional"` //中间人
|
|
|
Agency string `json:"agency,optional"` //代理机构
|
|
|
PositionId int64 `header:"positionId,optional"`
|
|
|
+ EntAccountId int64 `header:"entAccountId,optional"` //企业账户id
|
|
|
}
|
|
|
RouteOwnerListReq {
|
|
|
BuyerId string `json:"buyerId,optional"`
|