发
This commit is contained in:
parent
01bd8f7322
commit
22592d82ea
@ -14,7 +14,7 @@ class Oauth2Controller extends ControllerBase{
|
|||||||
// http://weapp.wemediacn.net/d/tiffany/api/oauth2/wmqtest
|
// http://weapp.wemediacn.net/d/tiffany/api/oauth2/wmqtest
|
||||||
function wmqtestAction(){
|
function wmqtestAction(){
|
||||||
if($_SERVER['HTTP_HOST']!="127.0.0.1"){
|
if($_SERVER['HTTP_HOST']!="127.0.0.1"){
|
||||||
$this->_LogObj->LogWrite(TIFFANY_API_CHECK_LOG, file_get_contents("php://input"));
|
$this->_LogObj->LogWrite(TIFFANY_API_CHECK_LOG, '123213123');
|
||||||
}
|
}
|
||||||
echo time();die;
|
echo time();die;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user