mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-09-19 03:46:38 +08:00
v1.0.0
This commit is contained in:
parent
3d34508478
commit
704b593fee
17
java/README.md
Normal file
17
java/README.md
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
### 部署说明
|
||||||
|
|
||||||
|
#### 下载代码
|
||||||
|
|
||||||
|
smart-admin-parent和smart-admin-api
|
||||||
|
|
||||||
|
将两个项目导入idea
|
||||||
|
|
||||||
|
#### 创建数据库
|
||||||
|
|
||||||
|
先执行:src/main/resources/sql/smart-admin.sql
|
||||||
|
|
||||||
|
再执行:src/main/resources/sql/quartz_mysql_2.3.0.sql
|
||||||
|
|
||||||
|
#### 启动
|
||||||
|
|
||||||
|
运行 smart-admin-api项目 SmartAdminApplication类
|
Loading…
Reference in New Issue
Block a user