From 77cf193cb8a10b22c123f4a40245e4b9d0dc73d2 Mon Sep 17 00:00:00 2001 From: lyt Date: Wed, 19 Jun 2019 16:18:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E6=8E=A5=E8=AE=A1=E5=88=92:=E5=BE=85?= =?UTF-8?q?=E5=8F=91=E9=80=81:=E6=89=80=E6=9C=89=E6=9C=AA=E5=8F=91?= =?UTF-8?q?=E5=9B=A2=E7=9A=84?= 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, 2 deletions(-) diff --git a/webht/third_party/vendorPlanSync/models/Group_model.php b/webht/third_party/vendorPlanSync/models/Group_model.php index d3d0b41a..1f8da255 100644 --- a/webht/third_party/vendorPlanSync/models/Group_model.php +++ b/webht/third_party/vendorPlanSync/models/Group_model.php @@ -26,8 +26,6 @@ class Group_model extends CI_Model { AND VAS_IsSendSucceed=1 AND isnull(VAS_IsReceive,0)=0 -- AND EOI_GetDate between '$start_date' AND '$end_date' AND EOI_GetDate > CONVERT(date, GETDATE()) - -- 上线初期避免已录入的重复 - AND VAS_SN >=1688036 AND isnull(VAS_IsConfirm,0)=0 AND isnull(VAS_SendVary,0)=0 and not exists ( select 1 from VendorPlanSendout where VPS_VAS_SN=VAS_SN