提交 bb723415 编写于 作者: JEECG低代码平台's avatar JEECG低代码平台

修复2.3数据库文件缺少 #1728

上级 78afc864
--- 创建mysql库
-- 创建mysql库
DROP DATABASE IF EXISTS `jeecg-boot`;
create database `jeecg-boot` default character set utf8mb4 collate utf8mb4_general_ci;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册