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;
转载于:https://www.cnblogs.com/yuan9580/p/10592848.html
相关资源:JAVA上百实例源码以及开源项目