space同步的打印日志改为info
This commit is contained in:
+1
-1
@@ -136,7 +136,7 @@ public class SpaceJobHandler implements Job {
|
||||
}
|
||||
}
|
||||
projectYearNameInfoEOService.saveBatch(diffYearNameList);
|
||||
log.error("从Space获取项目名称相关数据,成功保存");
|
||||
log.info("从Space获取项目名称相关数据,成功保存");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user