IP 管理添加白名单字段并优化展示格式
This commit is contained in:
@@ -78,6 +78,7 @@ export type Channel = {
|
||||
user_host: string
|
||||
node_host: string
|
||||
auth_ip: boolean
|
||||
whitelists: string
|
||||
auth_pass: boolean
|
||||
protocol: number
|
||||
username: string
|
||||
|
||||
Reference in New Issue
Block a user