上报处方平台时,增加了处方pdf地址1
This commit is contained in:
parent
9ac1c05b47
commit
a38570c358
@ -358,7 +358,7 @@ class OrderPrescriptionService extends BaseService
|
|||||||
}
|
}
|
||||||
|
|
||||||
// 处方pdf地址
|
// 处方pdf地址
|
||||||
$prescription_pdf_oss_path = "applet/prescription/" . $order_prescription["order_prescription_id"] . ".pdf";
|
$prescription_pdf_oss_path = "/applet/prescription/" . $order_prescription["order_prescription_id"] . ".pdf";
|
||||||
|
|
||||||
$arg = array();
|
$arg = array();
|
||||||
$arg['terminalCode'] = "ZD-10003";
|
$arg['terminalCode'] = "ZD-10003";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user