no message

SPY×FAMILY
鹿和sa0ChunLuyu 3 years ago
parent 95a4af55db
commit 1a4f60e0d7

@ -25,7 +25,7 @@ global $config;
// bussinessWorker 进程
$worker = new BusinessWorker();
// worker名称
$worker->name = 'YourAppBusinessWorker';
$worker->name = $config['name'] . 'Business';
// bussinessWorker进程数量
$worker->count = 1;
// 服务注册地址

Loading…
Cancel
Save