{
"code": "string",
"order": 0,
"type": "singleChoice",
"text": "string",
"tip": "string",
"required": true,
"optionList": [
{
"label": "string",
"value": "string",
"tip": "string",
"order": 0
}
]
}