|
|
@ -23,6 +23,7 @@ class WxpayService extends CI_Controller {
|
|
|
|
|
|
|
|
|
|
|
|
public function notify($site='cht')
|
|
|
|
public function notify($site='cht')
|
|
|
|
{
|
|
|
|
{
|
|
|
|
|
|
|
|
error_reporting(0);
|
|
|
|
log_message('error','notify begin ----');
|
|
|
|
log_message('error','notify begin ----');
|
|
|
|
$response['return_code'] = 'FAIL';
|
|
|
|
$response['return_code'] = 'FAIL';
|
|
|
|
$response['return_msg'] = '';
|
|
|
|
$response['return_msg'] = '';
|
|
|
|