Commit 75396e35 authored by 734642908@qq.com's avatar 734642908@qq.com

1

parent d7da946a
......@@ -12,7 +12,7 @@ class AdController extends BaseController
public function adList()
{
$type = I('type');
file_put_contents('/opt/logs/ylc.llewan.com/ylc.log',json_encode($_REQUEST));
file_put_contents('/home/shizhenye/ylc.log',json_encode($_REQUEST));
if(empty($type)) {
$result = array(
'c'=>2
......
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