Commit 33b95c00 authored by 李欣峰's avatar 李欣峰

<dev>

1.修改git打包异常问题2
parent 9b9dff68
...@@ -153,9 +153,6 @@ public class FetchAllUserFromAuthSchedule { ...@@ -153,9 +153,6 @@ public class FetchAllUserFromAuthSchedule {
completeDataSource(tableNames, hikariDataSource, dataSource); completeDataSource(tableNames, hikariDataSource, dataSource);
} }
if (type != ELASTICSEARCH6_TYPE) { if (type != ELASTICSEARCH6_TYPE) {
/*hikariDataSource = ConnectionManager.getDataSorce(name);
tableNames = getTableNames(hikariDataSource, dataSource);
dataSource.setTableInfoList(tableNames);*/
} }
} }
......
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