临时测试去除
This commit is contained in:
parent
60951d52d8
commit
93c3ca45e3
@ -1425,11 +1425,6 @@ class PatientOrderService extends BaseService
|
||||
$product_ids = $this->request->input('product_ids');
|
||||
$client_type = $this->request->input('client_type');
|
||||
|
||||
dump($order_prescription_id);
|
||||
dump($address_id);
|
||||
dump($product_ids);
|
||||
dump($client_type);die;
|
||||
|
||||
// 获取处方数据
|
||||
$params = array();
|
||||
$params['order_prescription_id'] = $order_prescription_id;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user