Merge branch '20231110_v1.0.1'
This commit is contained in:
commit
70d09d74b5
@ -39,7 +39,7 @@ public class TongYiXinChenService implements ITongYi{
|
||||
/**
|
||||
* 超过该时间还未发送消息的将被剔除
|
||||
*/
|
||||
static Long TIME_OUT = 600000L;
|
||||
static Long TIME_OUT = 60000L;
|
||||
|
||||
Boolean runClean = true;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user