From 4610ac47376163224aa92ffbe22744704f2111fd Mon Sep 17 00:00:00 2001 From: wanghao Date: Thu, 9 Apr 2026 17:19:35 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=81=A5=E5=BA=B7=E7=9B=91=E6=B5=8B):=20?= =?UTF-8?q?=E7=A6=81=E7=94=A8=E7=A7=BB=E5=8A=A8=E7=AB=AF=E6=89=8B=E8=A1=A8?= =?UTF-8?q?=E8=A7=A3=E7=BB=91=E5=8A=9F=E8=83=BD=EF=BC=8C=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=E6=8F=90=E7=A4=BA=E8=81=94=E7=B3=BB=E7=AE=A1=E7=90=86=E5=91=98?= =?UTF-8?q?=E6=93=8D=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- .../watch/service/impl/WatchDeviceServiceImpl.java | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/health-watch/health-watch-biz/src/main/java/com/renkang/watch/service/impl/WatchDeviceServiceImpl.java b/health-watch/health-watch-biz/src/main/java/com/renkang/watch/service/impl/WatchDeviceServiceImpl.java index 381d34a..6a84a9b 100644 --- a/health-watch/health-watch-biz/src/main/java/com/renkang/watch/service/impl/WatchDeviceServiceImpl.java +++ b/health-watch/health-watch-biz/src/main/java/com/renkang/watch/service/impl/WatchDeviceServiceImpl.java @@ -436,11 +436,13 @@ public class WatchDeviceServiceImpl extends ServiceImpl