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 @@
+