提交 14aed8bf 编写于 作者: aaronchen2k2k's avatar aaronchen2k2k

init

上级 fcbf81ac
......@@ -3,5 +3,5 @@ package action
import logUtils "github.com/easysoft/zendata/src/utils/log"
func Generate(file string, count int, fields string, out string, table string) {
logUtils.Log(file)
logUtils.Screen(file)
}
......@@ -90,6 +90,7 @@ func gen(args []string) {
func init() {
cleanup()
logUtils.InitLogger()
configUtils.InitConfig()
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册