美文网首页
pp.clientContact.customer_contac

pp.clientContact.customer_contac

作者: 小二郎_Ejun | 来源:发表于2020-05-15 17:16 被阅读0次
URL pp.clientContact.customer_contact_pro
请求方式 POST

请求参数

参数名 类型 必填 说明
token [string]
project_id [string] 项目id
client_id [string] 客户id

返回结果参数说明

参数名 类型 必含 说明
status [int] 返回数据状态 1:成功,0:失败
msg [string] 返回提示信息
data [json] 结果对象包括下述字段:
{
 "list" : [
   {
     "realname" : "耿兵haha",
     "corpid" : "2",
     "key" : "D",
     "phone" : "",
     "is_use" : 1,
     "dep" : "",
     "name" : "地方",
     "trade_name_one" : "政府及公共事业",
     "trade_id_two" : "78",
     "client_id" : "25352",
     "email" : "",
     "userid" : "12",
     "id" : "47952",
     "addtime" : "1587449587",
     "trade_id_one" : "11",
     "trade_name_two" : "学术研究机构",
     "client_name" : "衢州职业技术学院",
     "position_name" : ""
   }
 ]
}

相关文章

网友评论

      本文标题:pp.clientContact.customer_contac

      本文链接:https://www.haomeiwen.com/subject/qcfhohtx.html