发
This commit is contained in:
parent
6770664b4a
commit
96937c1949
@ -163,6 +163,11 @@ class SmsController extends ControllerBase{
|
||||
$rs['errcode'] = 0;
|
||||
$rs['data'] = array();
|
||||
$rs['data']['messageid'] = $messageid;
|
||||
/**/
|
||||
if($_SERVER['HTTP_HOST']!="127.0.0.1"){
|
||||
$this->_LogObj->LogWrite(TIFFANY_API_CHECK_LOG, json_encode($rs));
|
||||
}
|
||||
/**/
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user