From a8d2cb07f6440dc54dc4005b0b06d5a47cb1517d Mon Sep 17 00:00:00 2001 From: luodangjia <luodangjia> Date: 星期一, 16 十二月 2024 13:34:03 +0800 Subject: [PATCH] 12.16 --- ruoyi-api/ruoyi-api-other/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports | 13 ++++++++++++- 1 files changed, 12 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 55fb60b..5f05c42 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 @@ -4,4 +4,15 @@ com.ruoyi.other.api.factory.GoodsVipClientFallbackFactory com.ruoyi.other.api.factory.SeckillActivityInfoClientFallbackFactory com.ruoyi.other.api.factory.GoodsBargainPriceClientFallbackFactory -com.ruoyi.other.api.factory.RemoteVipSettingFallbackFactory \ No newline at end of file +com.ruoyi.other.api.factory.RemoteVipSettingFallbackFactory +com.ruoyi.other.api.factory.ShopClientFallbackFactory +com.ruoyi.other.api.factory.OrderActivityInfoClientFallbackFactory +com.ruoyi.other.api.factory.BaseSettingClientFallbackFactory +com.ruoyi.other.api.factory.CouponInfoClientFallbackFactory +com.ruoyi.other.api.factory.SystemConfigClientFallbackFactory +com.ruoyi.other.api.factory.StoreFallbackFactory +com.ruoyi.other.api.factory.CouponClientFallbackFactory +com.ruoyi.other.api.factory.TechnicianClientFallbackFactory +com.ruoyi.other.api.factory.PointSettingClientFallbackFactory +com.ruoyi.other.api.factory.VipGoodClientFallbackFactory +com.ruoyi.other.api.factory.VipSettingClientFallbackFactory \ No newline at end of file -- Gitblit v1.7.1