spring-cloud/yudao-framework/yudao-spring-boot-starter-m...
wuKong c49436950c fix(mybatis): 目前会存在自动增加双引号"",无限被转义,去除jdbcType = JdbcType.VARCHAR后正常
- 删除 @TableField 注解中的 jdbcType 属性
- 移除 BaseDO 中 creator 和 updater 字段的 jdbcType 配置
2025-11-18 10:42:19 +08:00
..
src/main fix(mybatis): 目前会存在自动增加双引号"",无限被转义,去除jdbcType = JdbcType.VARCHAR后正常 2025-11-18 10:42:19 +08:00
pom.xml fix:【SYSTEM 系统管理】修复 DefaultDBFieldHandler 在 Async 情况下,无法获取到 getLoginUserId 的问题 2025-07-11 22:09:41 +08:00
《芋道 Spring Boot MyBatis 入门》.md 初始化 spring cloud 项目的 system 和 infra 模块 2022-06-01 23:59:01 +08:00
《芋道 Spring Boot 多数据源(读写分离)入门》.md 初始化 spring cloud 项目的 system 和 infra 模块 2022-06-01 23:59:01 +08:00
《芋道 Spring Boot 数据库连接池入门》.md 初始化 spring cloud 项目的 system 和 infra 模块 2022-06-01 23:59:01 +08:00