mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-28 13:36:37 +08:00
将公用IP名单默认改成全局名单,自动应用于所有服务
This commit is contained in:
@@ -68,6 +68,7 @@ func (this *IndexAction) RunGet(params struct {
|
||||
"description": list.Description,
|
||||
"countItems": countItems,
|
||||
"type": list.Type,
|
||||
"isGlobal": list.IsGlobal,
|
||||
})
|
||||
}
|
||||
this.Data["lists"] = listMaps
|
||||
|
||||
Reference in New Issue
Block a user