From bc672e04a7500613ae3382f94e700efb88bc1a60 Mon Sep 17 00:00:00 2001 From: linfso Date: Mon, 22 Apr 2024 23:48:03 +0800 Subject: [PATCH] md --- emis-biz/src/main/resources/mapper/EmisQuotePriceMapper.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emis-biz/src/main/resources/mapper/EmisQuotePriceMapper.xml b/emis-biz/src/main/resources/mapper/EmisQuotePriceMapper.xml index aae2633af..65e2037a0 100644 --- a/emis-biz/src/main/resources/mapper/EmisQuotePriceMapper.xml +++ b/emis-biz/src/main/resources/mapper/EmisQuotePriceMapper.xml @@ -124,10 +124,10 @@ and status=0 - and endDate now() + and end_date now() - start_date now() and endDate ]]> now() and status=1 + start_date now() and end_date ]]> now() and status=1