-- 建库 CREATE DATABASE /*!32312 IF NOT EXISTS */ `ChickenFarmDB_DEV` /*!40100 DEFAULT CHARACTER SET utf8 */; USE `ChickenFarmDB_DEV`;