满意度调查计划

/crp/Satisfactionplan/

接口描述

满意度调查计划

请求参数

参数名
类型
描述
必填
comqc
string
示例:企业名称
必填
studyname
string
示例:项目名称
必填
study
string
示例:项目编号
必填
charge
string
示例:负责人
必填
service
string
示例:服务内容
必填
customer_contact
string
示例:客户联系人
必填
position
string
示例:联系人职位
必填
telephone
string
示例:联系电话
必填
email
string
示例:联系邮箱
必填
time
string
示例:联系时间
必填
way
string
示例:联系方式
必填
commpeople
string
示例:沟通人
必填

响应参数

参数名
类型
描述
必填
id
string
示例:id
必填
comqc
string
示例:企业名称
必填
studyname
string
示例:项目名称
必填
study
string
示例:项目编号
必填
charge
string
示例:负责人
必填
service
string
示例:服务内容
必填
customer_contact
string
示例:客户联系人
必填
position
string
示例:联系人职位
必填
telephone
string
示例:联系电话
必填
email
string
示例:联系邮箱
必填
time
string
示例:联系时间
必填
way
string
示例:联系方式
必填
commpeople
string
示例:沟通人
必填
comments
string
示例:备注
必填
owner
string
示例:创建人
必填
date_created
string
示例:创建日期
必填
owner_name
string
示例:创建人姓名
必填
date_updated
string
示例:更新日期
必填
update
string
示例:更新ID
必填

说明 / 示例

{ "id": "id", "comqc": "企业名称", "studyname": "项目名称", "study": "项目编号", "charge": "负责人", "service": "服务内容", "customer_contact": "客户联系人", "position": "联系人职位", "telephone": "联系电话", "email": "联系邮箱", "time": "联系时间", "way": "联系方式", "commpeople": "沟通人", "comments": "备注", "owner": "创建人", "date_created": "创建日期", "owner_name": "创建人姓名", "date_updated": "更新日期", "update": "更新ID" }