From dc01f8e59db1c2100160746621f3f58465dd700a Mon Sep 17 00:00:00 2001 From: Lei OT Date: Fri, 20 Sep 2024 10:46:23 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20PayPal=E8=AE=B0=E5=BD=95:=20=E5=88=A4?= =?UTF-8?q?=E6=96=ADAPP=E7=9A=84=E6=98=AF=E5=90=A6=E5=B7=B2=E5=AD=98?= =?UTF-8?q?=E5=9C=A8=E6=89=8B=E5=8A=A8=E7=9A=84=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webht/third_party/paypal/models/paypal_model.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webht/third_party/paypal/models/paypal_model.php b/webht/third_party/paypal/models/paypal_model.php index 68672dce..a4d29dbe 100644 --- a/webht/third_party/paypal/models/paypal_model.php +++ b/webht/third_party/paypal/models/paypal_model.php @@ -194,7 +194,7 @@ class Paypal_model extends CI_Model { IF NOT EXISTS( SELECT TOP 1 1 FROM BIZ_GroupAccountInfo - WHERE GAI_COLI_SN = ? AND DeleteFlag=0 AND GAI_Type='15010' + WHERE GAI_COLI_SN = ? AND DeleteFlag=0 AND GAI_Type IN ('15010','15002') and ( (GAI_AccreditNo IS NULL AND GAI_SQJE=? ) OR