mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-22 06:20:25 +08:00
反向代理实现AutoFlush
This commit is contained in:
@@ -118,6 +118,7 @@ func (this *ServerDAO) CreateServer(adminId int64, userId int64, serverType serv
|
||||
if len(excludeNodesJSON) > 0 {
|
||||
op.ExcludeNodes = excludeNodesJSON
|
||||
}
|
||||
|
||||
op.GroupIds = "[]"
|
||||
op.Version = 1
|
||||
op.IsOn = 1
|
||||
|
||||
Reference in New Issue
Block a user