Commit a3a55244 authored by zhuwei's avatar zhuwei

log

parent b221dba8
...@@ -73,6 +73,7 @@ class ShareShop extends Basic ...@@ -73,6 +73,7 @@ class ShareShop extends Basic
} }
} }
Log::write($params, 'WxCallbackUntils'); //记录日志
$this->assign('data',json_encode($params)); $this->assign('data',json_encode($params));
return view("share_detail"); return view("share_detail");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment