1
zhang
23 小时以前 d35e2accdca4b3762359231f4fe479c9538b6f6f
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;