//update_time从数据库得到的,一般数据库中存int(10)的时间戳格式。 //如果update_time不是数字格式,需要提前转换一下tonumber() time(update_time,'%Y/%m/%d %H:%M:%S');