Jeecg-Boot 2.1.4 版本发布 | 重构较大,较多新功能

This commit is contained in:
zhangdaiscott
2020-02-24 11:52:15 +08:00
parent ae29751ffa
commit aefd7d3177
7 changed files with 19 additions and 14 deletions
+2
View File
@@ -0,0 +1,2 @@
-- 创建mysql库
create database `jeecg-boot` default character set utf8mb4 collate utf8mb4_general_ci;