From 06a0fc046c3717da1babd8fa64e92b51a6c34c41 Mon Sep 17 00:00:00 2001
From: luodangjia <luodangjia>
Date: 星期四, 22 八月 2024 09:43:16 +0800
Subject: [PATCH] 8.22

---
 ruoyi-api/ruoyi-api-other/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 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 42bb01c..df6e634 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,3 +1,10 @@
 com.ruoyi.other.api.factory.OtherFallbackFactory
 com.ruoyi.other.api.factory.UserSiteFallbackFactory
-com.ruoyi.other.api.factory.RoleSiteFallbackFactory
\ No newline at end of file
+com.ruoyi.other.api.factory.RoleSiteFallbackFactory
+com.ruoyi.other.api.factory.TEvaluationTagFallbackFactory
+com.ruoyi.other.api.factory.VipFallbackFactory
+com.ruoyi.other.api.factory.IntegralRuleFallbackFactory
+com.ruoyi.other.api.factory.GoodsFallbackFactory
+com.ruoyi.other.api.factory.CouponFallbackFactory
+com.ruoyi.other.api.factory.InvoiceTypeFallbackFactory
+com.ruoyi.other.api.factory.WebSocketFallbackFactory
\ No newline at end of file

--
Gitblit v1.7.1