component/component-Influxdb/src/main/java/com/zy/component/influxdb/properties/InfluxDBProperties.java
File was renamed from component/component-Influxdb/src/main/java/com/zy/influxdb/config/InfluxDBProperties.java @@ -1,4 +1,4 @@ package com.zy.influxdb.config; package com.zy.component.influxdb.properties; import lombok.Data; import org.springframework.boot.context.properties.ConfigurationProperties;