Commit 5b96b589 authored by 郝彦辉's avatar 郝彦辉

方法update_huiTohei_type1

parent 0cdf75c5
......@@ -931,8 +931,8 @@ public class BlackListToolsManagerServiceImpl implements IBlackListToolsManagerS
}
}
}catch (Exception e){
e.printStackTrace();
log.error("update_huiTohei_type1()处理异常, page: {} , startId: {} , endId: {} ", page, startId, endId);
//e.printStackTrace();
log.error("update_huiTohei_type1()处理异常, page: {} , startId: {} , endId: {} ", page, startId, endId, e);
}finally {
log.info("update_huiTohei_type1()处理结束 page: {} , startId: {} , endId: {} , updateBeanList: {} , thisPageOk: {} <<<<<<------\n",page, startId, endId, (updateBeanList!=null ? updateBeanList.size(): 0), thisPageOk, ((System.currentTimeMillis()-startUtc)+".ms"));
}
......
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