mysql

作者: qzuser_8572 | 来源:发表于2017-11-09 15:08 被阅读0次

select * from notify_receiver where is_time_limit = 1 and tm_end < SUBDATE(CURDATE(),INTERVAL 3 MONTH)

date_sub(curdate(),interval 3 month)

mvn clean source:jar javadoc:jar deploy -Denforcer.skip=true -Dmaven.test.skip=true -U

相关文章

网友评论

      本文标题:mysql

      本文链接:https://www.haomeiwen.com/subject/bfzpmxtx.html