model/request/salesDetails.go @@ -43,4 +43,5 @@ Keyword string `json:"keyword"` SaleChanceId int `json:"saleChanceId"` //销售机会id ClientId int `json:"clientId"` //客户id Number string `json:"number"` //销售子单号 }