This commit is contained in:
tanghc
2019-05-09 13:54:13 +08:00
parent 4e4916f2bd
commit e5276bf5a3
32 changed files with 126 additions and 47 deletions

View File

@@ -16,8 +16,7 @@
- 找到`sop-admin/sop-admin-server`工程打开sop-admin-server下的`application-dev.yml`,修改数据库`username/password`
- 运行`com.gitee.sop.adminserver.SopAdminServerApplication.java`
- 找到`sop-admin/sop-admin-front/index.html`文件在IDEA下直接右键--Run'index.html'
- 如果没有用到IDEA则需要把sop-admin-front放到静态服务器中然后访问index.html
- 访问:`http://localhost:8082`
登录账号admin/123456