{
"userId": "string",
"applyType": "string",
"applyChannel": "string",
"problemList": [
{
"problemId": "string",
"activityId": 0,
"userId": "string",
"problemType": "string",
"problemName": "string",
"problemSort": 0,
"mustFillFlag": "string",
"showUserType": "string",
"showLayout": "string",
"maxChoose": 0,
"minChoose": 0,
"guideRemark": "string",
"guideImgUrl": "string",
"placeholder": "string",
"inputType": "string",
"autoType": "string",
"localUploadType": "string",
"problemOptionsDtos": [
{
"name": "string",
"code": "string",
"optionsExtDtos": [
{
"extType": "string",
"mustFillFlag": "string",
"placeholder": "string"
}
]
}
],
"answerContentList": [
{
"content": "string",
"optionsExtDtos": [
{
"content": "string",
"extType": "string"
}
]
}
]
}
],
"type": "string"
}