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