perf: 移动features模块配置序列号结构体到be.ems/lib/config
This commit is contained in:
@@ -11,11 +11,11 @@ import (
|
||||
|
||||
"github.com/gorilla/mux"
|
||||
|
||||
"be.ems/lib/config"
|
||||
"be.ems/lib/global"
|
||||
"be.ems/lib/log"
|
||||
"be.ems/lib/oauth"
|
||||
"be.ems/lib/services"
|
||||
"be.ems/restagent/config"
|
||||
)
|
||||
|
||||
type ErrorOAuthResponse struct {
|
||||
|
||||
@@ -9,9 +9,9 @@ import (
|
||||
"github.com/gorilla/mux"
|
||||
g "github.com/gosnmp/gosnmp"
|
||||
|
||||
"be.ems/lib/config"
|
||||
"be.ems/lib/log"
|
||||
"be.ems/lib/services"
|
||||
"be.ems/restagent/config"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user