修复通道提取接口权限与数据映射问题
This commit is contained in:
@@ -604,7 +604,7 @@ create table channel (
|
||||
filter_prov text,
|
||||
filter_city text,
|
||||
ip inet,
|
||||
whitelists text[],
|
||||
whitelists text,
|
||||
username text,
|
||||
password text,
|
||||
expired_at timestamptz not null,
|
||||
|
||||
Reference in New Issue
Block a user