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