mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-08 06:00:24 +08:00
修复一处编译问题
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||
|
|
||||||
package serverNames
|
package serverNames
|
||||||
|
|
||||||
|
import "github.com/TeaOSLab/EdgeCommon/pkg/serverconfigs"
|
||||||
|
|
||||||
func (this *IndexAction) checkPlan(serverId int64, serverNames []*serverconfigs.ServerNameConfig) {
|
func (this *IndexAction) checkPlan(serverId int64, serverNames []*serverconfigs.ServerNameConfig) {
|
||||||
// stub
|
// stub
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user