====== log_encounter 表 ====== ---- [[数据库:characters数据库:首页|<-返回:Characters 数据库]] **表结构** ^Field^Type^Attributes^Key^Null^Default^Extra^Comment^ |[[#time|time]]|DATATIME|SIGNED| |NO| | | | |[[#map|map]]|SMALLINT|UNSIGNED| |NO| | | | |[[#difficulty|difficulty]]|TINYINT|UNSIGNED| |NO| | | | |[[#creditType|creditType]]|TINYINT|UNSIGNED| |NO| | | | |[[#creditEntry|creditEntry]]|INT|UNSIGNED| |NO| | | | |[[#playersInfo|playersInfo]]|TEXT|SIGNED| |NO| | | | ===== 字段说明 ===== ---- ==== time ==== field-no-description|1 ==== map ==== field-no-description|2 ==== difficulty ==== field-no-description|3 ==== creditType ==== field-no-description|4 ==== creditEntry ==== field-no-description|5 ==== playersInfo ==== field-no-description|6