This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
J1147
/
HealthMonitor
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
调整
datasub12_previous
H Vs
11 months ago
parent
7e7c072411
commit
4ac2209143
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
HealthMonitor.Service/Biz/IotWebApiService.cs
+ 1
- 1
HealthMonitor.Service/Biz/IotWebApiService.cs
View File
@@ -332,7 +332,7 @@ namespace HealthMonitor.Service.Biz
}
flag = cacheFlag;
}
else
else
if (personCache == null)
{
_logger.LogInformation($"Person remarks数据异常,检查缓存和数据库");
}
Write
Preview
Loading…
Cancel
Save