From 937e23318b7a0c4617f4f8041d3de3c2cd90f8a1 Mon Sep 17 00:00:00 2001 From: lyt Date: Wed, 24 Jul 2019 15:54:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E6=8E=A5=E8=AE=A1=E5=88=92:Trippest?= =?UTF-8?q?=E4=BA=A7=E5=93=81=E7=9A=84=E4=BA=A7=E5=93=81=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webht/third_party/vendorPlanSync/models/Group_model.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webht/third_party/vendorPlanSync/models/Group_model.php b/webht/third_party/vendorPlanSync/models/Group_model.php index e4dd44bf..4983f015 100644 --- a/webht/third_party/vendorPlanSync/models/Group_model.php +++ b/webht/third_party/vendorPlanSync/models/Group_model.php @@ -155,7 +155,7 @@ class Group_model extends CI_Model { aci.* from ArrangeConfirmInfo aci left join [Tourmanager].[dbo].[BIZ_PackageInfoRelate] pl on pl.PAGR_PAG_SN_channel=ACI_ServiceSN - and isnull(pl.PAGR_DeleteFlag,0) = 0 + and isnull(pl.PAGR_DeleteFlag,0) = 0 and ACI_ServiceType='D' left join BIZ_PackageInfo pag_for_channel on pag_for_channel.PAG_SN=pl.PAGR_PAG_SN_host and pag_for_channel.PAG_DEI_SN=30 left join BIZ_PackageInfo pag_tp on pag_tp.PAG_SN=ACI_ServiceSN