|
@@ -26,7 +26,7 @@ class Mailer {
|
|
|
curl_setopt($ch, CURLOPT_CUSTOMREQUEST, 'POST');
|
|
|
curl_setopt($ch, CURLOPT_URL, 'https://sendcloud.sohu.com/webapi/mail.send_template.xml');
|
|
|
curl_setopt($ch, CURLOPT_POSTFIELDS, array('api_user' => 'postmaster@websupport.sendcloud.org',
|
|
|
- 'api_key' => 'cDO1GjtY1seH',
|
|
|
+ 'api_key' => 'QZfGwoPY6jiKe2RM',
|
|
|
'template_invoke_name' => 'jl_mail',
|
|
|
'from' => 'postmaster@zhzd.sendcloud.org',
|
|
|
'fromname' => '纵横计量支付云版',
|