svrindex String

This commit is contained in:
wuaho 2021-08-24 20:24:20 +08:00
parent 69060898d7
commit 6603e14434

View File

@ -4,7 +4,7 @@ create table xiangsu.user
`#reg_time` DateTime('UTC'),
`#account_id` String,
`svrindex` UInt16,
`svrindex` String,
`#zone_offset` Int8 default 8,
`#server_time` DateTime('UTC') default now()