$order_model->where("DATEDIFF(NOW(),FROM_UNIXTIME(send_time)) >=7 and status=3")->update(['status'=>4]);