Commit 0cae78b2 authored by 赵啸非's avatar 赵啸非

修改获取轮训redis

parent e6aefe2e
......@@ -67,7 +67,7 @@ public class StaffCheckSummaryService implements IApplicationStartedService {
}
} catch (Exception e) {
log.error("异常", e);
// log.error("异常", e);
try {
Thread.sleep(waitTime);
......
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