文档
测试

获取问卷内容

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

接口描述

{ "companyCode": 39, "id":13, "userId":"CR01" }

请求参数

application/json
参数名
类型
描述
必填
companyCode
int
示例:39
必填
id
int
示例:1 (获取问卷接口返回的问卷ID)
必填
userId
string
示例:CR01
必填

响应参数

application/json
参数名
类型
描述
必填
status
int
示例:0
必填
message
string
示例:
必填
data
object
数据字典
必填
title
string
示例:问卷A
必填
start
string
示例:1
必填
tips
string
示例:1
必填
content
array
数据列表
必填
number
string
示例:1
必填
questionContent
string
示例:如果感到快乐你会拍手吗
必填
questionType
string
示例:单选
必填
Options
array
数据列表
必填
jumpNumber
int
示例:2
必填
Name
string
示例:会
必填
photoLocation
object
示例:null
必填