`log_encounter` 表
表结构
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| time | DATATIME | SIGNED | NO | ||||
| map | SMALLINT | UNSIGNED | NO | ||||
| difficulty | TINYINT | UNSIGNED | NO | ||||
| creditType | TINYINT | UNSIGNED | NO | ||||
| creditEntry | INT | UNSIGNED | NO | ||||
| playersInfo | TEXT | SIGNED | NO |
字段说明
field-no-description|1
field-no-description|2
field-no-description|3
field-no-description|4
field-no-description|5
field-no-description|6