ALTER TABLE `jl_config` ADD `smsswitch` TINYINT NOT NULL DEFAULT '1'; ALTER TABLE `jl_user_profiles` ADD `isnotice` TINYINT NOT NULL DEFAULT '0';