@ -76,3 +76,7 @@ create table vp_material_library
)
comment '素材库表';
-- 修改字段长度
alter table vp_file_resource
modify file_type varchar(128) null comment '文件类型';