提交 8eafcf6c 编写于 作者: martianzhang's avatar martianzhang

commit -config left code

上级 482a96e8
...@@ -52,7 +52,7 @@ func main() { ...@@ -52,7 +52,7 @@ func main() {
common.BaseDir = filepath.Dir(ex) // binary 文件所在路径 common.BaseDir = filepath.Dir(ex) // binary 文件所在路径
// 配置文件&命令行参数解析 // 配置文件&命令行参数解析
err = common.ParseConfig("") err = common.ParseConfig(common.ArgConfig())
common.LogIfWarn(err, "") common.LogIfWarn(err, "")
// 打印支持启发式建议 // 打印支持启发式建议
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册