This commit is contained in:
parent
f4f31a37e7
commit
63871e10ee
@ -2986,6 +2986,9 @@ class UserDoctorService extends BaseService
|
||||
$result = DoctorInquiryConfig::getOne($params);
|
||||
if (!empty($result)){
|
||||
$multi_point_enable = 1; // 是否开启问诊购药
|
||||
}else{
|
||||
//为空则默认为开启状态,抄方需要
|
||||
$multi_point_enable = 1; // 是否开启问诊购药
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user