mapper类中的写法:
@Param("splitTime") Date splitTime
xml中的写法:
to_date(#{splitTime,jdbcType=DATE},'yyyy-mm-dd')