mysql
2017-11-09 本文已影响0人
qzuser_8572
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