* add space for line 42.

上级 54f10c51
......@@ -39,7 +39,7 @@ $>zd.exe -d demo\default.yaml -c demo\test.yaml -n 100 -o test.xml # 输出xml
$>zd.exe -d demo\default.yaml -n 100 -o test.sql -t user # 输出插入到user表里面的sql。
$>zd.exe -d demo\default.yaml -n 100 -o test.sql -t user --trim # 输出插入到user表里面的sql,去掉前缀和后缀。
$>zd.exe -i demo\zentao.sql-o db # 根据sql的定义生成每个表的yaml文件,存储到db目录里面。
$>zd.exe -i demo\zentao.sql -o db # 根据sql的定义生成每个表的yaml文件,存储到db目录里面。
$>zd.exe -c demo\default.yaml -i test.txt --decode # 将-i指定的文件根据-d参数的配置进行解析。
$>zd.exe -l # 列出所有內置数据。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册