Skip to content

Commit 75e3eea

Browse files
committed
初始化
1 parent 425b8ae commit 75e3eea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DqInit.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
/**
1919
* 设置进程名称
2020
*/
21-
cli_set_process_title(DqConf::DQ_MASTER);
21+
cli_set_process_title(DqConf::DQ_MASTER);
2222

2323
$childNotifySucc=array();
2424
DqMain::$pid = posix_getpid();

0 commit comments

Comments
 (0)