修改上报数据
This commit is contained in:
@@ -1752,6 +1752,7 @@ class PatientOrderService extends BaseService
|
||||
}
|
||||
|
||||
$order_detection['detection_project_name'] = $detection_project['detection_project_name'];
|
||||
$order_detection['detection_result_pdf'] = addAliyunOssWebsite($order_detection['detection_result_pdf']);
|
||||
|
||||
return success($order_detection);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user