Commit addf3336 by stylefeng

格式化

parent dfa94518
...@@ -26,7 +26,6 @@ public abstract class AbstractGeneratorConfig { ...@@ -26,7 +26,6 @@ public abstract class AbstractGeneratorConfig {
/** /**
* mybatis-plus代码生成器配置 * mybatis-plus代码生成器配置
*/ */
GlobalConfig globalConfig = new GlobalConfig(); GlobalConfig globalConfig = new GlobalConfig();
DataSourceConfig dataSourceConfig = new DataSourceConfig(); DataSourceConfig dataSourceConfig = new DataSourceConfig();
......
说明: 如果不创建这个文件夹,开启devtools启动会报错 说明: 如果不创建这个文件夹,开启devtools启动会报错
\ No newline at end of file \ No newline at end of file
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