目录

account_access 表


<-返回:Auth 数据库

表结构

FieldTypeAttributesKeyNullDefaultextraComment
idINTUNSIGNEDPRINO
gmlevelTINYINTUNSIGNED NO
RealmIDINTSIGNEDPRINO-1
commentVARCHAR(255)SIGNED YES' '

字段说明


id

The account ID.

gmlevel

The account security level. Different levels have access to different commands. The individual level required for a command is defined in the command table in each realm.

RealmID

The Realm ID.

comment