From f62a7e8289547222640dcfc423d0f74307222e0e Mon Sep 17 00:00:00 2001 From: zhibing.pu <393733352@qq.com> Date: 星期二, 13 八月 2024 19:50:46 +0800 Subject: [PATCH] Merge branch 'master' of http://120.76.84.145:10101/gitblit/r/java/mx_charging_pile --- ruoyi-api/ruoyi-api-other/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ruoyi-api/ruoyi-api-other/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports b/ruoyi-api/ruoyi-api-other/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports index da78fe0..bbbaed4 100644 --- a/ruoyi-api/ruoyi-api-other/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports +++ b/ruoyi-api/ruoyi-api-other/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports @@ -1,4 +1,5 @@ com.ruoyi.other.api.factory.OtherFallbackFactory com.ruoyi.other.api.factory.UserSiteFallbackFactory com.ruoyi.other.api.factory.RoleSiteFallbackFactory +com.ruoyi.other.api.factory.TEvaluationTagFallbackFactory com.ruoyi.other.api.factory.VipFallbackFactory \ No newline at end of file -- Gitblit v1.7.1