Merge branch 'dev'
This commit is contained in:
commit
7c02d9d82c
@ -83,7 +83,7 @@ class CaService extends BaseService
|
||||
|
||||
$user_sign_image_path = $user_doctor_info['sign_image'];
|
||||
|
||||
$app_env = config('APP_ENV','dev');
|
||||
$app_env = config('app_env','dev');
|
||||
if ($app_env == 'prod'){
|
||||
$this->user_entity_id = $user_doctor_info['user_id'];
|
||||
}else{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user