-- 创建数据库 CREATE database IF NOT EXISTS `ibps_platform` default character set utf8 collate utf8_general_ci ;