1
This commit is contained in:
@@ -425,6 +425,9 @@ class OrderPrescriptionService extends BaseService
|
||||
|
||||
dump("下载处方签章文件成功");
|
||||
|
||||
// 处方签章pdf转图片
|
||||
|
||||
|
||||
// 上传oss
|
||||
$filename = "applet/prescription/" . $order_prescription['order_prescription_id'] . '.' . 'pdf';
|
||||
$prescription_pdf_url = $oss->putObject($filename, $prescription_pdf_result);
|
||||
|
||||
Reference in New Issue
Block a user