fix
parent
5fd1e90b8a
commit
32ba425900
|
@ -54,7 +54,7 @@ public class InnerMessageUtil {
|
|||
lastUid =id;
|
||||
}
|
||||
}catch (Exception e){}
|
||||
}, MathUtils.randomInt(timeBound), TimeUnit.SECONDS);
|
||||
}, 1, TimeUnit.SECONDS);
|
||||
|
||||
//
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue