back_recharge
wangyuan 2019-09-18 21:21:02 +08:00
parent 5fd1e90b8a
commit 32ba425900
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ public class InnerMessageUtil {
lastUid =id;
}
}catch (Exception e){}
}, MathUtils.randomInt(timeBound), TimeUnit.SECONDS);
}, 1, TimeUnit.SECONDS);
//
//