1
This commit is contained in:
@@ -29,6 +29,10 @@ class Enter extends CI_Controller
|
||||
throw new Hd_exception("参数错误", 400);
|
||||
}
|
||||
$this->data['skey'] = $this->skey;
|
||||
|
||||
if($this->skey == 'dG9waWNfaWQ9Ng'){
|
||||
debug_log("params:". json_encode($this->input->get()), 'auto.txt');
|
||||
}
|
||||
}
|
||||
|
||||
public function index()
|
||||
|
||||
Reference in New Issue
Block a user