|
@@ -17,7 +17,7 @@ type CeLueArticleResultApi struct {
|
|
|
type CeLueArticleResultApidate struct {
|
|
|
CelueHistoryId int `json:"id"`
|
|
|
Mobile string `json:"phone_number"`
|
|
|
- ArticleId string `json:"parameter"`
|
|
|
+ ArticleId string `json:"entity_info"`
|
|
|
CreateDate string `json:"access_time"`
|
|
|
CrmUser *CrmUser `json:"user"`
|
|
|
CompanyName *CrmUser `json:"crm_company"`
|