update user set time1=now(),time2=date_add(NOW(), interval 1 MONTH) where id=1;
date_add() 增长date_sub()减小month 月份minute 分钟second 秒sql