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,'团款审批')){