You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# sop admin服务端
|
|
|
|
- 打开`application-dev.yml`,修改数据库`username/password`
|
|
- 运行`SopAdminServerApplication.java`
|
|
- 访问:`http://localhost:8082`
|
|
|
|
登录账号:admin/123456
|
|
|