alter TABLE `achievement` modify column `maturity_picture_url` longtext NULL COMMENT '成熟度资料--图片URL'; alter table `demand` modify column `picture_url` longtext null comment '需求文件--图片URL';