记得上下班打卡 | git大法好,push需谨慎

Commit 09e6e76f authored by GaoHu's avatar GaoHu

exit

parent 2a7bcaa5
......@@ -93,10 +93,10 @@ public class MybatisPlusCodeGenerator {
dsc.setUsername("testmall");
dsc.setPassword("zhengzai!mYT");
String resourcePath = "C:\\Users\\TT\\Desktop";
String resourcePath = "/Users/hujiachen/Downloads/tmp";
String directory = "com.liquidnet.service.goblin";
String[] dbTableArray = new String[]{
"goblin_goods_anticipate_help"
"goblin_marketing_zhengzai_relation"
};
doGenerator(resourcePath, dsc, directory, dbTableArray);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment