From 488f077e5627b946993ab26a7c11322977671e4f Mon Sep 17 00:00:00 2001 From: yanzai Date: Tue, 26 Nov 2024 19:46:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../app/Services/Xml/ShenQingDanService.php | 2 +- Laravel/public/jq_page/appointment.html | 38 ++++++++++++------- h5/api/index.js | 4 +- h5/pages/CheckItemMainList.vue | 4 +- h5/unpackage/dist/build/web/index.html | 2 +- 5 files changed, 31 insertions(+), 19 deletions(-) diff --git a/Laravel/app/Services/Xml/ShenQingDanService.php b/Laravel/app/Services/Xml/ShenQingDanService.php index c3fb410..f48a634 100644 --- a/Laravel/app/Services/Xml/ShenQingDanService.php +++ b/Laravel/app/Services/Xml/ShenQingDanService.php @@ -76,7 +76,7 @@ class ShenQingDanService if ($insertListId) { if(config('app.globals.自动预约')==1){ $planser=new PlanListService(); - $yuyue= $planser->AutoYuYue($params['reg_num'],[$params['entrust_id']],$params['episodeid'],1); + $yuyue= $planser->AutoYuYue($params['reg_num'],[$params['entrust_id']],$params['episodeid'],4); if($yuyue['status']==false){ DB::rollBack(); return \Yz::XMLReturn($Header['SourceSystem'], $Header['MessageID'], -1, '自动预约失败,'.$yuyue['msg'].',推送失败'); diff --git a/Laravel/public/jq_page/appointment.html b/Laravel/public/jq_page/appointment.html index cd070b3..6ef3e7f 100644 --- a/Laravel/public/jq_page/appointment.html +++ b/Laravel/public/jq_page/appointment.html @@ -15,7 +15,7 @@ +