From 7126f1a0982d09101895af6c38691f47ff84b59f Mon Sep 17 00:00:00 2001 From: xuhy <3313886187@qq.com> Date: 星期三, 16 七月 2025 20:21:31 +0800 Subject: [PATCH] Merge branch 'dev' of http://120.76.84.145:10101/gitblit/r/java/mx_charging_pile into dev --- ruoyi-api/ruoyi-api-other/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports | 8 +++++++- 1 files changed, 7 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 8ca6c74..c765dd4 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 @@ -5,4 +5,10 @@ com.ruoyi.other.api.factory.VipFallbackFactory com.ruoyi.other.api.factory.IntegralRuleFallbackFactory com.ruoyi.other.api.factory.GoodsFallbackFactory -com.ruoyi.other.api.factory.CouponFallbackFactory \ No newline at end of file +com.ruoyi.other.api.factory.CouponFallbackFactory +com.ruoyi.other.api.factory.InvoiceTypeFallbackFactory +com.ruoyi.other.api.factory.WebSocketFallbackFactory +com.ruoyi.other.api.factory.UserTagFallbackFactory +com.ruoyi.other.api.factory.OperatorFallbackFactory +com.ruoyi.other.api.factory.SystemConfigurationClientFallbackFactory +com.ruoyi.other.api.factory.JianGuanOtherFallbackFactory \ No newline at end of file -- Gitblit v1.7.1