From 705929a7136c28a0a2fa061bedc64f1201776528 Mon Sep 17 00:00:00 2001 From: zhouhao Date: Tue, 8 Jul 2025 09:25:19 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BC=98=E5=8C=96=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .run/JetLinksApplication.run.xml | 2 +- .../community/buffer/PersistenceBuffer.java | 1 + .../restful/SchemalessTDEngineDataWriter.java | 3 +- .../data/DefaultThingsDataRepository.java | 2 +- .../data/DatabaseDeviceLatestDataService.java | 2 +- .../main/resources/application-default.yml | 24 ++++++ .../src/main/resources/application.yml | 50 ++++++++----- .../src/main/resources/banner.txt | 16 ++-- .../src/main/resources/logback-spring.xml | 75 +++++-------------- 9 files changed, 86 insertions(+), 89 deletions(-) create mode 100644 jetlinks-standalone/src/main/resources/application-default.yml mode change 100644 => 100755 jetlinks-standalone/src/main/resources/logback-spring.xml diff --git a/.run/JetLinksApplication.run.xml b/.run/JetLinksApplication.run.xml index af4eb379..ede7bb1d 100644 --- a/.run/JetLinksApplication.run.xml +++ b/.run/JetLinksApplication.run.xml @@ -1,6 +1,6 @@ -