PHPCMS增加SEO字段调用

alter table v9_site add site_title_index varchar(255) not null;
alter table v9_site add keywords_index varchar(255) not null;
alter table v9_site add description_index varchar(255) not null;
alter table v9_site add keywords_index varchar(255) not null;
alter table v9_site add description_index varchar(255) not null;

浙公网安备 33010602011771号