From 8a27fa1ed50769ed557070f97b93ca5157f11a36 Mon Sep 17 00:00:00 2001 From: landaiqing <3517283258@qq.com> Date: Thu, 20 Jun 2024 20:37:47 +0800 Subject: [PATCH] feat: update --- .../src/main/resources/mybatis-flex.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schisandra-cloud-storage-auth/schisandra-cloud-storage-auth-starter/src/main/resources/mybatis-flex.config b/schisandra-cloud-storage-auth/schisandra-cloud-storage-auth-starter/src/main/resources/mybatis-flex.config index e75f979..cea08d3 100644 --- a/schisandra-cloud-storage-auth/schisandra-cloud-storage-auth-starter/src/main/resources/mybatis-flex.config +++ b/schisandra-cloud-storage-auth/schisandra-cloud-storage-auth-starter/src/main/resources/mybatis-flex.config @@ -1,3 +1,3 @@ processor.enable=true processor.allInTables.enable=false -processor.allInTables.package=com.schisandra.oss \ No newline at end of file +processor.allInTables.package=com.schisandra.auth \ No newline at end of file