Commit 2d7549ca authored by hangjun83's avatar hangjun83

乐妍

parent 8005df23
......@@ -73,6 +73,8 @@ class LeyanService
$this->apiService->storePlatformDataEntries('leyan_api_token',$storeToken);
return $storeToken['token'];
}
}else{
return $token['token'];
}
}catch(\Exception $exception){
SimpleLogs::writeLog($exception->getMessage(), __CLASS__.':token error', 'error');
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment