| Name | Description | Type | Additional information |
|---|---|---|---|
| QuestionId |
题目标识 |
integer |
None. |
| DataContent |
分析资料内容(资料分析题才有,其它题型无值) |
string |
None. |
| QueContent |
题目内容 |
string |
None. |
| CategoryId |
题目分类id |
integer |
None. |
| CategoryName |
题目分类:如常识判断 |
string |
None. |
| LastAnswerId |
上次作答 |
integer |
None. |
| AnswerOptionList |
答案选项 |
Collection of QuestionAnswerDto |
None. |