fixed
This commit is contained in:
@@ -228,7 +228,7 @@ class Events extends \think\worker\Events
|
||||
$client = new LfasrClient($app_id, $secret_key, $lfasrConfig);
|
||||
Tools::log_to_write_txt(['初始化$client:'=>$client]);
|
||||
if(empty($client)){
|
||||
Tools::log_to_write_txt(['初始化$client:'=>$client]);
|
||||
Tools::log_to_write_txt(['初始化client初始化失败:$client为空。'=>$client]);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user