From 2e7baa8d9587f6f152b39f558f627cd1f5a4ba54 Mon Sep 17 00:00:00 2001 From: yanzai Date: Fri, 20 Jun 2025 10:42:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=83=E6=A3=80=E4=B8=8D=E4=BC=A0=E5=8C=BB?= =?UTF-8?q?=E7=94=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Laravel/app/Services/ComboItemGroupService.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Laravel/app/Services/ComboItemGroupService.php b/Laravel/app/Services/ComboItemGroupService.php index fd80ed4..caff37b 100644 --- a/Laravel/app/Services/ComboItemGroupService.php +++ b/Laravel/app/Services/ComboItemGroupService.php @@ -177,7 +177,7 @@ class ComboItemGroupService $peis = new PEISApiController(); $data=[ '体检号'=>$tj_num, - "操作医生姓名"=>$username, + "操作医生姓名"=>null, "取消弃检"=>false, "收费项目Id列表"=>$ids ];