feat: 添加 MyBatis-Plus 多租户配置,自动注入行级数据隔离

This commit is contained in:
2026-05-27 21:24:15 +08:00
parent 24d871b430
commit 1fc41f1443
2 changed files with 55 additions and 1 deletions
+1 -1
View File
@@ -142,7 +142,7 @@
<forceJavacCompilerUse>true</forceJavacCompilerUse>
<source>17</source>
<target>17</target>
<compilerArgs>--enable-preview</compilerArgs>
<annotationProcessorPaths>
<path>
<groupId>org.projectlombok</groupId>