Files
SOP/sop-admin/sop-admin-server
tanghc d188faf621 Merge branch 'develop'
# Conflicts:
#	changelog.md
#	sop-admin/sop-admin-server/pom.xml
#	sop-common/pom.xml
#	sop-common/sop-gateway-common/pom.xml
#	sop-common/sop-registry-api/pom.xml
#	sop-common/sop-service-common/pom.xml
#	sop-example/sop-auth/pom.xml
#	sop-example/sop-book/sop-book-web/pom.xml
#	sop-example/sop-easyopen/pom.xml
#	sop-example/sop-springmvc/pom.xml
#	sop-example/sop-story/sop-story-web/pom.xml
#	sop-gateway/pom.xml
#	sop-website/website-server/pom.xml
2019-08-07 15:15:54 +08:00
..
2019-08-07 15:11:52 +08:00
2019-03-12 21:13:43 +08:00
2019-08-07 15:12:56 +08:00
2019-06-27 19:00:43 +08:00

sop admin服务端

  • 打开application-dev.yml,修改数据库username/password
  • 运行SopAdminServerApplication.java
  • 访问:http://localhost:8082

登录账号admin/123456