调整目录结构

This commit is contained in:
wangiegie@gmail.com 2018-01-14 23:23:01 +08:00
parent aba17c7d82
commit 2069c8dab7
1 changed files with 3 additions and 2 deletions

View File

@ -2,12 +2,13 @@
``` lua
pig
├── pig-ui -- element-vue-admin实现[9528]
├── pig-admin-service -- 权限管理提供[4000]
├── pig-auth-service -- 授权服务提供[3000]
├── pig-auth -- 授权服务提供[3000]
├── pig-common -- 系统公共模块
├── pig-config -- 配置中心[4001]
├── pig-eureka -- 服务注册与发现[1025]
├── pig-gateway -- ZUUL网关[9999]
├── pig-modules -- 微服务模块
├ └── pig-upms-service -- 权限管理提供[4000]
└── pig-visual -- 图形化模块
├── pig-monitor -- 服务状态监控、turbine [5001]
├── pig-zipkin-elk -- zipkin、ELK监控[5002、5601]