From db144ed2a57d7fe540273ec96deb1dc3a96f0261 Mon Sep 17 00:00:00 2001 From: wang Date: Thu, 4 Jun 2026 14:23:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E5=9C=A8=E7=BA=BF=E8=AE=BE?= =?UTF-8?q?=E5=A4=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/VoiceSyncMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/mapper/VoiceSyncMapper.xml b/src/main/resources/mapper/VoiceSyncMapper.xml index 4647249..eb49c32 100644 --- a/src/main/resources/mapper/VoiceSyncMapper.xml +++ b/src/main/resources/mapper/VoiceSyncMapper.xml @@ -14,7 +14,7 @@ username AS USERNAME, password AS PASSWORD FROM mid_voice.mid_voice_device_config - WHERE device_status = '0' + WHERE device_status = '1'