摘要: 大于小于写法 <if test="request.createTimeBegin != null and request.createTimeBegin != ''"> <![CDATA[ and create_time > #{request.createTimeBegin}]]> </if> < 阅读全文
posted @ 2020-08-15 14:44 XUMT111 阅读(328) 评论(0) 推荐(0)