数据库:characters数据库:gm_subsurvey
gm_subsurvey 表
This table contains the answers to the survey questions. It's linked to gm_survey.
表结构
Field | Type | Attributes | Key | Null | Default | extra | Comment |
---|---|---|---|---|---|---|---|
surveyId | INT | UNSIGNED | PRI | NO | Auto increment | ||
questionId | INT | UNSIGNED | PRI | NO | 0 | ||
answer | INT | UNSIGNED | NO | 0 | |||
answerComment | TEXT | SIGNED | NO |
字段说明
surveyId
field-no-description|1
questionId
field-no-description|2
answer
field-no-description|3
answerComment
field-no-description|4
数据库/characters数据库/gm_subsurvey.txt · 最后更改: 2023/09/24 11:48 由 admin