`banned_addons` 表
表结构
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| Id | INT | UNSIGNED | PRI | NO | AUTO_INCREMENT | ||
| Name | VARCHAR(255) | UNIQUE | NO | ||||
| Version | VARCHAR(255) | UNIQUE | NO | '' | |||
| Timestamp | TIMESTAMP | NO | CURRENT_TIMESTAMP |
字段说明
field-no-description|1
field-no-description|2
field-no-description|3
field-no-description|4