|
@@ -8465,6 +8465,7 @@ WHERE
|
|
|
dfp.IsDel = 0
|
|
dfp.IsDel = 0
|
|
|
AND dfpc.IsDel = 0
|
|
AND dfpc.IsDel = 0
|
|
|
AND dfp.PriceTypeId != 686 -- 排除信用卡还款记录
|
|
AND dfp.PriceTypeId != 686 -- 排除信用卡还款记录
|
|
|
|
|
+ AND dfp.Instructions Not LIKE '%投标保证金%'-- 684,排除投标保证金
|
|
|
AND dfp.CreateTime BETWEEN '{0}' AND '{1}'
|
|
AND dfp.CreateTime BETWEEN '{0}' AND '{1}'
|
|
|
-- AND dfp.IsPay = 1
|
|
-- AND dfp.IsPay = 1
|
|
|
ORDER BY
|
|
ORDER BY
|