This commit is contained in:
2023-03-31 09:27:59 +08:00
parent 31f94fef18
commit 8be42f20f0
7 changed files with 27 additions and 148 deletions
+1
View File
@@ -1308,6 +1308,7 @@ class UserDoctorService extends BaseService
unset($product);
}
// 开具处方
$OrderPrescriptionService = new OrderPrescriptionService();
$prescription_img = $OrderPrescriptionService->openPrescription($order_prescription->order_prescription_id,$user_info['user_id']);
if (empty($prescription_img)){