This commit is contained in:
parent
ded48e5dc1
commit
cba00aae41
@ -86,7 +86,7 @@ class PatientDoctorService extends BaseService
|
||||
|
||||
$app_env = config('app_env','dev');
|
||||
if ($app_env == 'dev'){
|
||||
if ($user["mobile"] == "17600901561"){
|
||||
if ($user["mobile"] == "18012345001"){
|
||||
$doctor_params["multi_point_status"] = 1;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user