文档
测试

获取问卷

POST
http://115.28.210.128:4003/app/Workplan/GetQuestionnaireMainData

接口描述

{ "companyCode": 39, "customerType":"总部", "post": "CCR", "userId":"CR01" }

请求参数

参数名
类型
描述
必填
companyCode
int
必填
userId
string
必填
customerType
string
客户类型 (总部、药店)
必填
post
string
岗位
必填

响应参数

application/json
参数名
类型
描述
必填
status
int
示例:0
必填
message
string
示例:
必填
data
array
数据列表
必填
id
int
示例:13
必填
title
string
示例:问卷A
必填
start
string
示例:1
必填
tips
string
示例:1
必填
post
string
示例:CCR,PSR,DM
必填
customerType
string
示例:总部,终端
必填
createUser
string
示例:1
必填
createDate
string
示例:2022-07-26T15:38:49.767
必填