Commit eec27d0b authored by huyuchen's avatar huyuchen

huych-社保批量审核调整

parent 1934370c
......@@ -273,7 +273,7 @@ public class DoSocialTask {
List<String> dispatchIdList = new ArrayList<>();
dispatchIdList.add(dispatchId);
try {
Thread.sleep(60000);
Thread.sleep(6000);
} catch (InterruptedException e) {
e.printStackTrace();
}
......
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