3
This commit is contained in:
parent
8e0a2c35c9
commit
40d2c93081
@ -185,10 +185,6 @@ class InquiryService extends BaseService
|
||||
$payment_amount_total = 0;
|
||||
}
|
||||
|
||||
dump($inquiry_price);
|
||||
dump($coupon_amount_total);
|
||||
dump($payment_amount_total);die;
|
||||
|
||||
// 生成问诊订单
|
||||
$data = array();
|
||||
$data['user_id'] = $user_info['user_id'];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user