正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -23,7 +23,7 @@ function posix_pid(){ | @@ -23,7 +23,7 @@ function posix_pid(){ | ||
23 | */ | 23 | */ |
24 | function redis():\Lib\RedisPool|\Lib\Redis { | 24 | function redis():\Lib\RedisPool|\Lib\Redis { |
25 | 25 | ||
26 | - if(co::getCid() != 1){ | 26 | + if(co::getCid() != -1){ |
27 | return new \Lib\RedisPool(); | 27 | return new \Lib\RedisPool(); |
28 | } | 28 | } |
29 | 29 |
-
请 注册 或 登录 后发表评论