摘要: createdate=时间字段 1、本周 and year(e.createdate)=year(NOW()) and YEARWEEK( date_format( e.CREATEDATE,'%Y-%m-%d' ) ) = YEARWEEK( now() ) 2、本月 and year(e.cre 阅读全文
posted @ 2020-02-04 10:17 雁书几封 阅读(476) 评论(0) 推荐(0)