新微服务健康银行
This commit is contained in:
+3
@@ -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":
|
||||
|
||||
Reference in New Issue
Block a user