|
|
@@ -103,7 +103,7 @@ public class SharingOrderRedoSchedule { |
|
|
+ " MSG:" + e.getMessage()); |
|
|
+ " MSG:" + e.getMessage()); |
|
|
} |
|
|
} |
|
|
//分账3天失败给通知 |
|
|
//分账3天失败给通知 |
|
|
if(!isSuccess && i >= 3){ |
|
|
|
|
|
|
|
|
if(!isSuccess && i >= 1){ |
|
|
errorCount.getAndIncrement(); |
|
|
errorCount.getAndIncrement(); |
|
|
} |
|
|
} |
|
|
}); |
|
|
}); |
|
|
|