新增测点配置
This commit is contained in:
@@ -6,6 +6,7 @@ import (
|
||||
"flag"
|
||||
"fmt"
|
||||
"github.com/fsnotify/fsnotify"
|
||||
"github.com/gookit/goutil/dump"
|
||||
"github.com/spf13/viper"
|
||||
"os"
|
||||
)
|
||||
@@ -54,6 +55,6 @@ func InitViper(path ...string) {
|
||||
}
|
||||
fmt.Println("[+]加载配置文件完成")
|
||||
|
||||
//dump.P(global.AppConf)
|
||||
dump.P(global.AppConf)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user