1
This commit is contained in:
@@ -76,6 +76,10 @@ public class ChineseNfoRegistry : Registry, IChineseNfoRegistry
|
||||
_logger.LogError(e, "error");
|
||||
WxNotify.SendCommonAsync($"ChineseNfoRegistry.Job() 执行失败 {e.Message}").Wait();
|
||||
}
|
||||
finally
|
||||
{
|
||||
_logger.LogInformation("ChineseNfoRegistry.Job() 执行结束");
|
||||
}
|
||||
}
|
||||
|
||||
private async Task JobExecute(
|
||||
|
||||
Reference in New Issue
Block a user