会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
元小疯
浊以静之徐清、安以动之徐生
首页
新随笔
订阅
管理
2021年6月23日
Mybatis和Mybatis-Plus时间范围查询
摘要: 一、mysql 1.传入时间范围参数类型是字符串 <if test="startTime!=null and startTime.trim() neq ''"> and date_format(create_time,'%Y-%m-%d %H:%i:%s') >= str_to_date(#{sta
阅读全文
posted @ 2021-06-23 17:27 元小疯
阅读(3057)
评论(0)
推荐(0)
编辑
公告