作者 邓超

优化

@@ -24,7 +24,7 @@ class ImapClient { @@ -24,7 +24,7 @@ class ImapClient {
24 /** 24 /**
25 * @var int 25 * @var int
26 */ 26 */
27 - public int $timeOut = 500; 27 + public int $timeOut = 10;
28 28
29 /** 29 /**
30 * 是否是非阻塞模式 30 * 是否是非阻塞模式