mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-12-09 11:20:25 +08:00
优化TOA
This commit is contained in:
@@ -15,3 +15,7 @@ func (this *Node) reloadIPLibrary() {
|
||||
func (this *Node) notifyPlusChange() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
func (this *Node) execTOAChangedTask() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user