From cd7d16197c5f728b561967d41c0f1add05ef107c Mon Sep 17 00:00:00 2001 From: lyt Date: Mon, 1 Jul 2019 11:45:09 +0800 Subject: [PATCH] =?UTF-8?q?Alipay=E8=B4=A6=E5=8D=95=E7=9A=84APP=E9=80=80?= =?UTF-8?q?=E6=AC=BE,=E6=9B=B4=E6=96=B0=E5=8F=91=E9=80=81=E7=8A=B6?= =?UTF-8?q?=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webht/third_party/pay/controllers/AlipayTradeService.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/webht/third_party/pay/controllers/AlipayTradeService.php b/webht/third_party/pay/controllers/AlipayTradeService.php index e7b49993..1c178a6e 100644 --- a/webht/third_party/pay/controllers/AlipayTradeService.php +++ b/webht/third_party/pay/controllers/AlipayTradeService.php @@ -701,6 +701,8 @@ class AlipayTradeService extends CI_Controller $c_M_AddTime, 'ChinaHighlights refund receipt'); $this->Alipay_note_model->update_send($item->ALI_dealId, 'send-customer'); + } else { + $this->Alipay_note_model->update_send($item->ALI_dealId, 'send'); } //添加邮件发送记录 end // 如果已做账, 标记需要通知财务send-to-finance, 通知时间用订单日志记录