@ -698,7 +698,7 @@ class AlipayTradeService extends CI_Controller
$c_M_RelatedInfo,
$c_M_State,
$c_M_AddTime,
'Alipay refund receipt');
'ChinaHighlights refund receipt');
$this->Alipay_note_model->update_send($item->ALI_dealId, 'send-customer');
}
//添加邮件发送记录 end
@ -758,7 +758,7 @@ class IPayLinksService extends CI_Controller
'iPayLinks refund receipt');
$this->Note_model->update_send($item->IPL_dealId, 'send-customer');
@ -1027,7 +1027,7 @@ class Index extends CI_Controller {
'paypal refund receipt');
$this->Note_model->update_send($item->pn_txn_id, 'send-customer');