5
This commit is contained in:
parent
ce24457323
commit
39a71a53e4
@ -1819,7 +1819,7 @@ class UserDoctorService extends BaseService
|
||||
}
|
||||
}
|
||||
|
||||
if ($order_inquiry['inquiry_type'] == 1 || $order_inquiry['inquiry_type'] == 3){
|
||||
if ($order_inquiry['inquiry_type'] == 2 || $order_inquiry['inquiry_type'] == 4){
|
||||
$order_inquiry['no_inquiry_cancel_time'] = 10;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user