From a1677b477a697f9b28e2f84b4e5207b930055960 Mon Sep 17 00:00:00 2001 From: DYL0109 Date: Mon, 21 Jul 2025 18:53:56 +0800 Subject: [PATCH] =?UTF-8?q?daq=5Ftemplate=E8=A1=A8=E5=90=8D=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E4=B8=BA=20point=5Ftemplate?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/CommonMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/mapper/CommonMapper.xml b/src/main/resources/mapper/CommonMapper.xml index b874b8a..597370b 100644 --- a/src/main/resources/mapper/CommonMapper.xml +++ b/src/main/resources/mapper/CommonMapper.xml @@ -6,6 +6,6 @@ "name", device_type, gateway_key - FROM daq_template; + FROM point_template; \ No newline at end of file