设置mybatis默认的执行器

This commit is contained in:
RuoYi
2021-10-03 20:04:21 +08:00
parent ee9ff26594
commit 4f50365ac1
2 changed files with 14 additions and 9 deletions

View File

@ -245,7 +245,7 @@ public class GenTableServiceImpl implements IGenTableService
IOUtils.closeQuietly(zip);
return outputStream.toByteArray();
}
/**
* 生成代码(自定义路径)
*
@ -325,7 +325,7 @@ public class GenTableServiceImpl implements IGenTableService
}
/**
* 批量生成代码
* 批量生成代码(下载方式)
*
* @param tableNames 表数组
* @return 数据