{
"rows": [
{
"id": 0,
"relatedId": 0,
"problemType": "string",
"problemName": "string",
"problemSort": 0,
"isShowTopic": "string",
"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"
}
]
}
]
}
],
"result": "string",
"resultType": 1,
"msg": "string"
}