This commit is contained in:
tanglong 2025-07-21 10:24:05 +08:00
parent d02f695e79
commit e2e455beb8

View File

@ -422,8 +422,7 @@ namespace YD_AllHeartRates.Api.Mqtt
}
catch (Exception ex)
{
_log.LogWarning(ex, "SyncTodayJumpDataToDbAsync数据同步错误。");
_log.LogError(ex, "SyncTodayJumpDataToDbAsync数据同步错误。");
}
}