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