修改im颜色5,修改预约次数
This commit is contained in:
@@ -104,7 +104,7 @@ class VideoService extends BaseService
|
||||
Db::beginTransaction();
|
||||
|
||||
try {
|
||||
if (empty($video_reservation)) {
|
||||
if (empty($order_inquiry_video_reservation)) {
|
||||
// 获取用户-医生数据
|
||||
$params = array();
|
||||
$params['doctor_id'] = $order_inquiry['doctor_id'];
|
||||
|
||||
Reference in New Issue
Block a user