mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-08 17:12:28 +08:00
Jeecg-Boot 2.1.4 版本发布 | 重构较大,较多新功能
This commit is contained in:
2
jeecg-boot/db/1mysql_schema.sql
Normal file
2
jeecg-boot/db/1mysql_schema.sql
Normal file
@ -0,0 +1,2 @@
|
||||
-- 创建mysql库
|
||||
create database `jeecg-boot` default character set utf8mb4 collate utf8mb4_general_ci;
|
||||
Reference in New Issue
Block a user