Name | Description | Type | Additional information |
---|---|---|---|
Id |
主键ID |
globally unique identifier |
None. |
QuestionsId |
试题ID |
globally unique identifier |
None. |
Title |
试题标题 |
string |
None. |
Answer |
答案 |
string |
None. |
UserId |
创建人 |
integer |
None. |
IsSubjective |
是否主观题 |
boolean |
None. |
CreatedTimeStr |
创建时间 |
string |
None. |