date_add(now(), INTERVAL 1 day) 增加一天
date_format(d,'%Y-%m-%d %T') 这里的d为datestamp类型,格式化成 yyyy-MM-dd HH:mm:ss