Skip to content

Commit

Permalink
Merge pull request zouzg#214 from Sudio/master
Browse files Browse the repository at this point in the history
删除重复代码
  • Loading branch information
zouzg authored Sep 15, 2018
2 parents 2bd56a8 + 9eaa1cd commit c8fe12c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ public void generate() throws Exception {
context.setId("myid");
context.addTableConfiguration(tableConfig);
context.setJdbcConnectionConfiguration(jdbcConfig);
context.setJdbcConnectionConfiguration(jdbcConfig);
context.setJavaModelGeneratorConfiguration(modelConfig);
context.setSqlMapGeneratorConfiguration(mapperConfig);
context.setJavaClientGeneratorConfiguration(daoConfig);
Expand Down

0 comments on commit c8fe12c

Please sign in to comment.