From ef152492db1794849bf96fd53809248b90198fb6 Mon Sep 17 00:00:00 2001 From: cyc Date: Thu, 16 Jan 2020 15:00:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=B5=8B=E8=AF=95=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webht/third_party/dingtools/controllers/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/webht/third_party/dingtools/controllers/index.php b/webht/third_party/dingtools/controllers/index.php index 9303e2be..aa8a39dc 100644 --- a/webht/third_party/dingtools/controllers/index.php +++ b/webht/third_party/dingtools/controllers/index.php @@ -153,7 +153,6 @@ class index extends CI_Controller { public function recivecallback(){ $recivejson = file_get_contents('php://input'); log_message('error',$recivejson); - $recivejson = '{"processInstanceId":"acedfcf9-143a-4bbc-9988-0ecdbfdf87cf","finishTime":1579072931000,"corpId":"ding48bce8fd3957c96b","EventType":"bpms_instance_change","businessId":"202001151140000168820","title":"秦乾胜提交的团款审批","type":"finish","url":"https://aflow.dingtalk.com/dingtalk/mobile/homepage.htm?corpid=ding48bce8fd3957c96b&dd_share=false&showmenu=true&dd_progress=false&back=native&procInstId=acedfcf9-143a-4bbc-9988-0ecdbfdf87cf&taskId=&swfrom=isv&dinghash=approval&dd_from=corp#approval","result":"refuse","createTime":1579059616000,"processCode":"PROC-9D90693F-DE34-423C-9B92-A19FFFC87577","bizCategoryId":"","staffId":"04405068399170"}'; $recivedata = json_decode($recivejson); $data = array(); if(strpos($recivedata->title,'团款审批')){