ALTER TABLE `tb_organization` ADD COLUMN `isSetWechatMessage` int(2) DEFAULT '1' COMMENT '是否开启微信客服消息发送(1开启0未开启)';