1 parent 425b8ae commit 75e3eeaCopy full SHA for 75e3eea
1 file changed
DqInit.php
@@ -18,7 +18,7 @@
18
/**
19
* 设置进程名称
20
*/
21
-cli_set_process_title(DqConf::DQ_MASTER);
+cli_set_process_title(DqConf::DQ_MASTER);
22
23
$childNotifySucc=array();
24
DqMain::$pid = posix_getpid();
0 commit comments