|
|
@ -155,7 +155,7 @@ class Index extends CI_Controller {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
//提交到其他服务器发送
|
|
|
|
//提交到其他服务器发送
|
|
|
|
$url = 'https://cht.mycht.cn/ebht.php/apps/dingmail/index/do_sendmail/';
|
|
|
|
$url = 'https://cht.mycht.cn/webht.php/apps/dingmail/index/do_sendmail/';
|
|
|
|
$post_data = array();
|
|
|
|
$post_data = array();
|
|
|
|
$post_data['tomail'] = $tomail;
|
|
|
|
$post_data['tomail'] = $tomail;
|
|
|
|
$post_data['subject'] = $subject;
|
|
|
|
$post_data['subject'] = $subject;
|
|
|
|