ALTER TABLE `php_plugin_model` ADD COLUMN `point_type` char(20) NULL DEFAULT 'times' AFTER `point`;