mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-26 03:45:39 +08:00
在选择线路弹窗可以从域名中获取线路
This commit is contained in:
@@ -56,6 +56,7 @@ func init() {
|
||||
Data("teaSubMenu", "issue").
|
||||
GetPost("", new(issues.IndexAction)).
|
||||
GetPost("/updateNodePopup", new(issues.UpdateNodePopupAction)).
|
||||
Post("/syncDomain", new(issues.SyncDomainAction)).
|
||||
EndData().
|
||||
EndAll()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user