未验证 提交 e6de07cd 编写于 作者: H Hind3ight 提交者: GitHub

errors in filepath

上级 61d5a8e0
......@@ -37,6 +37,7 @@ func Generate(files []string, fieldsToExportStr, format, table string) (lines []
logUtils.PrintTo(i118Utils.I118Prt.Sprintf("server_response", count, entTime-startTime))
}
} else { // default gen from yaml
vari.ConfigFileDir = fileUtils.GetAbsDir(files[0])
contents := gen.LoadFilesContents(files)
lines = GenerateByContent(contents, fieldsToExportStr, format, table)
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册