修复通道注册失败问题
This commit is contained in:
@@ -503,7 +503,7 @@ create table proxy (
|
||||
secret text,
|
||||
type int not null,
|
||||
status int not null,
|
||||
meta jsonb not null,
|
||||
meta jsonb,
|
||||
created_at timestamptz default current_timestamp,
|
||||
updated_at timestamptz default current_timestamp,
|
||||
deleted_at timestamptz
|
||||
|
||||
Reference in New Issue
Block a user