-- 下载状态:0待下载 1已下载 2失败 3下载中 ALTER TABLE `collection_media` MODIFY COLUMN `download_status` int(11) DEFAULT '0' COMMENT '0待下载 1已下载 2失败 3下载中';