From e5e76412f1a20e8aed95614cbd7bf2b638cda2cc Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期三, 11 三月 2026 13:30:31 +0800
Subject: [PATCH] 1

---
 component/component-Influxdb/src/main/resources/META-INF/spring.factories |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/component/component-Influxdb/src/main/resources/META-INF/spring.factories b/component/component-Influxdb/src/main/resources/META-INF/spring.factories
index 4273c8f..d09d697 100644
--- a/component/component-Influxdb/src/main/resources/META-INF/spring.factories
+++ b/component/component-Influxdb/src/main/resources/META-INF/spring.factories
@@ -1,2 +1 @@
-com.zy.influxdb.service.InfluxDBService
-
+org.springframework.boot.autoconfigure.EnableAutoConfiguration=com.zy.component.influxdb.service.InfluxDBService

--
Gitblit v1.9.1