更新 README.md

This commit is contained in:
冷冷 2017-12-29 14:20:37 +08:00
parent 5ffde8a9fd
commit a735b856f0
1 changed files with 23 additions and 10 deletions

View File

@ -1,13 +1,26 @@
-pig
-├── pig-admin-service -- 权限管理提供
-├── pig-auth-service -- 授权服务提供
-├── pig-common -- 系统公共模块
-├── pig-config -- 配置中心
-├── pig-eureka -- 服务注册与发现
-├── pig-gateway -- ZUUL网关
-└── pig-visual -- 图形化模块
     └── pig-monitor -- 服务状态监控、turbine
``` lua
pig
├── pig-ui -- element-vue-admin实现[9528]
├── pig-admin-service -- 权限管理提供[4000]
├── pig-auth-service -- 授权服务提供[3000]
├── pig-common -- 系统公共模块
├── pig-config -- 配置中心[4001]
├── pig-eureka -- 服务注册与发现[1025]
├── pig-gateway -- ZUUL网关[9999]
└── pig-visual -- 图形化模块
├── pig-monitor -- 服务状态监控、turbine [5001]
└── pig-zipkin-elk -- zipkin、ELK监控[5002]
```
欢迎加入QQ交流群互相学习