Browse Source

调整

datasub12_previous
H Vs 8 months ago
parent
commit
b65ebef72b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      HealthMonitor.WebApi/Worker.cs

+ 1
- 1
HealthMonitor.WebApi/Worker.cs View File

@@ -461,7 +461,7 @@ namespace HealthMonitor.WebApi
}
else
{
_logger.LogInformation($"错误响应,没有下推数据");
_logger.LogInformation($"错误响应,没有下推数据:{response.Message}");
}
}
}


Loading…
Cancel
Save