From b65752f094b6e1a9f3d269320c8f4e29e70aec9e Mon Sep 17 00:00:00 2001 From: dengchun Date: Wed, 4 Jun 2025 11:15:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=BA=93=E5=AF=BC=E5=87=BA?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E6=B7=BB=E5=8A=A0=E6=9D=83=E9=99=90=E6=8E=A7?= =?UTF-8?q?=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../database/controller/HistoricalDatabaseController.java | 1 + .../modules/database/controller/LocalDatabaseController.java | 1 + .../modules/database/controller/NasaDataRecordController.java | 1 + 3 files changed, 3 insertions(+) diff --git a/physical-module-system/physical-system-biz/src/main/java/org/jeecg/modules/database/controller/HistoricalDatabaseController.java b/physical-module-system/physical-system-biz/src/main/java/org/jeecg/modules/database/controller/HistoricalDatabaseController.java index 2476d8d..e6209b8 100644 --- a/physical-module-system/physical-system-biz/src/main/java/org/jeecg/modules/database/controller/HistoricalDatabaseController.java +++ b/physical-module-system/physical-system-biz/src/main/java/org/jeecg/modules/database/controller/HistoricalDatabaseController.java @@ -145,6 +145,7 @@ public class HistoricalDatabaseController extends JeecgController