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
8 months ago
parent
40244c8f66
commit
b65ebef72b
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
HealthMonitor.WebApi/Worker.cs
+ 1
- 1
HealthMonitor.WebApi/Worker.cs
View File
@@ -461,7 +461,7 @@ namespace HealthMonitor.WebApi
}
}
else
else
{
{
_logger.LogInformation($"错误响应,没有下推数据");
_logger.LogInformation($"错误响应,没有下推数据
:{response.Message}
");
}
}
}
}
}
}
Write
Preview
Loading…
Cancel
Save