更新 '初始化事件表.sql'

This commit is contained in:
leguadmin 2023-02-27 10:42:30 +08:00
parent 9b59106f4d
commit c4b287dfe7

View File

@ -42,7 +42,7 @@ create table event
`#event_name` String,
`#server_time` DateTime('UTC') default now(),
unitPrice Nullable(UInt16),
unitPrice Nullable(UInt32),
money Nullable(String),
islishishouci Nullable(UInt8),
isdangrishouci Nullable(UInt8),