IP 管理添加白名单字段并优化展示格式

This commit is contained in:
2025-05-23 14:51:42 +08:00
parent dc83c83cfb
commit 07fcc24cd1
3 changed files with 3 additions and 6 deletions

View File

@@ -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