diff --git a/Dao/MyBatis/Maps/Pay.xml b/Dao/MyBatis/Maps/Pay.xml index 3e6fe89..c7ec48d 100644 --- a/Dao/MyBatis/Maps/Pay.xml +++ b/Dao/MyBatis/Maps/Pay.xml @@ -461,7 +461,7 @@ when b.cshape = 1 then date_format(d.estart,'%Y-%m-%d 00:00:00') else date_format(a.cdt,'%Y-%m-%d 00:00:00') end - , a.edate = date_format(d.eend,'%Y-%m-%d 00:00:00') + , a.edate = date_format(d.eend,'%Y-%m-%d 23:59:59')