nacos config
This commit is contained in:
@@ -20,6 +20,16 @@ import (
|
||||
"github.com/gorilla/websocket"
|
||||
"github.com/zeromicro/go-zero/core/logx"
|
||||
"gopkg.in/yaml.v2"
|
||||
|
||||
_ "fusenapi/utils/auth"
|
||||
_ "fusenapi/utils/autoconfig"
|
||||
_ "fusenapi/utils/check"
|
||||
_ "fusenapi/utils/collect"
|
||||
_ "fusenapi/utils/encryption_decryption"
|
||||
_ "fusenapi/utils/fsconfig"
|
||||
_ "fusenapi/utils/fssql"
|
||||
|
||||
_ "github.com/zeromicro/go-zero/rest"
|
||||
)
|
||||
|
||||
// Backend结构体
|
||||
|
||||
Reference in New Issue
Block a user