SZH
2022-08-20 5dde9397045366281cc42b8ace436379a5466c61
safePlatfrom-out-web/src/main/java/com/gkhy/safePlatform/config/database/MyBatisConfigGoalManage.java
@@ -46,7 +46,7 @@
            throws Exception
    {
        MybatisSqlSessionFactoryBean factoryBean = new MybatisSqlSessionFactoryBean();
        factoryBean.setDataSource(dataSource);
        factoryBean.setDataSource(dsGoalManage);
        ResourcePatternResolver resolver = new PathMatchingResourcePatternResolver();
        //-------------------