新微服务健康银行

This commit is contained in:
feng
2026-02-04 17:14:34 +08:00
parent e1eeafa13b
commit 41ab299602
11 changed files with 353 additions and 0 deletions
@@ -523,6 +523,9 @@ public class WatchServiceImpl implements IWatchService {
sleepData = new WatchH5IndexItemNewVo();
}
sleepData.fieldCopy(watchH5IndexItemVo);
if(StrUtil.isEmpty(sleepData.getDataValue())){
sleepData.setDataValue("0");
}
list.add(sleepData);
break;
case "steps":