mirror of
https://gitee.com/mateos/mateclaw.git
synced 2026-09-13 11:13:43 +08:00
TableInfoHelper 写的是 JVM 级静态列名缓存,三个测试用原生 MyBatis Configuration 初始化,默认把属性映射成 camelCase 列名(settingKey 而非 setting_key),后写覆盖 先写,导致同一 surefire fork 内该实体的后续查询全部生成非法 SQL。 表现为 TeamControllerTest 抛 BadSqlGrammarException —— 而它本身并不查库: R.ok() 通过先前 Spring 上下文测试装上的静态 I18nService 解析消息,后者会读 mate_system_setting 的语言设置。单跑该类通过,全量跑失败。 |
||
|---|---|---|
| .. | ||
| featureflag | ||
| service | ||