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