新增获取患者已购买的某医生的服务包详情

This commit is contained in:
2024-04-10 17:35:48 +08:00
parent c4a6e7cee3
commit 0f73332bfd
16 changed files with 1104 additions and 9 deletions
+1 -1
View File
@@ -216,7 +216,7 @@ class DetectionService extends BaseService
$result['status'] = 1;
$result['message'] = "成功";
$result['data'] = [
"inquiry_no" => "",
"order_no" => "",
"order_detection_id" => "",
];