Commit 51dfd90c by jiawei.su

someupdate

parent cab92103
......@@ -20,8 +20,7 @@ namespace Siger.ApiACC.Tasks
public void Execute()
{
Logger.WriteLineInfo($"execute mes job");
var projectId = GetProjectId();
var hostDic = GetHost();
if (projectId==0 || !hostDic.Any())
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment