0schema.sql 104 B

12
  1. -- 创建数据库
  2. create database `yami_bbc` default character set utf8mb4 collate utf8mb4_general_ci;