{
"id": 0,
"type": "string",
"tempSwitch": "string",
"tempName": "string",
"showChannel": "string",
"isApprove": "string",
"approveBeginDate": "string",
"approveEndDate": "string",
"platRulesId": "string",
"userLimit": "string",
"relateIntroType": "string",
"relateIntroRemark": "string",
"authProtocolId": "string",
"status": "string",
"problemList": [
{
"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"
}
]
}
]
}
]
}