refactor: 优化tdengine配置
This commit is contained in:
parent
f4af008ed1
commit
ff336cdae0
|
|
@ -53,7 +53,7 @@ import java.util.function.Function;
|
|||
import java.util.regex.Pattern;
|
||||
|
||||
@AllArgsConstructor
|
||||
class TDengineThingDataHelper implements Disposable {
|
||||
public class TDengineThingDataHelper implements Disposable {
|
||||
|
||||
|
||||
final TDengineOperations operations;
|
||||
|
|
|
|||
Loading…
Reference in New Issue