From bdc0ca3e79a66a7334f46659ec05c515ea2e49af Mon Sep 17 00:00:00 2001 From: "wangiegie@gmail.com" Date: Wed, 20 Dec 2017 19:46:50 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f3bcd0ff..0d2936d9 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ +![image](http://obq1lvsd9.bkt.clouddn.com/QQ20171220-194200@2x.png) ![image](http://obq1lvsd9.bkt.clouddn.com/1231231223.png) ![image](http://obq1lvsd9.bkt.clouddn.com/pig_role.png) ![image](http://obq1lvsd9.bkt.clouddn.com/pig_menu.png) From d0dcf16399d907145b8479cba37699c9d87df358 Mon Sep 17 00:00:00 2001 From: smallchill Date: Thu, 21 Dec 2017 11:16:36 +0800 Subject: [PATCH 2/4] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 0d2936d9..c6b835fb 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ ##### https://gitee.com/log4j/pig/wikis/ - - ![image](http://obq1lvsd9.bkt.clouddn.com/QQ20171220-194200@2x.png) ![image](http://obq1lvsd9.bkt.clouddn.com/1231231223.png) ![image](http://obq1lvsd9.bkt.clouddn.com/pig_role.png) From bb49466f5bceb283cf3718e77841d1be73bf858b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A9=E7=B1=81111?= Date: Thu, 21 Dec 2017 12:14:41 +0800 Subject: [PATCH 3/4] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6b835fb..3079807c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ ![image](http://obq1lvsd9.bkt.clouddn.com/QQ20171220-194200@2x.png) ![image](http://obq1lvsd9.bkt.clouddn.com/1231231223.png) + ![image](http://obq1lvsd9.bkt.clouddn.com/pig_role.png) ![image](http://obq1lvsd9.bkt.clouddn.com/pig_menu.png) From a9b1735a55d4aebf637fa7c3a2ebd37b777aecb3 Mon Sep 17 00:00:00 2001 From: codelife Date: Thu, 21 Dec 2017 12:41:50 +0800 Subject: [PATCH 4/4] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 3079807c..01620971 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,14 @@ QQ:154987607 +### 组织结构 + +``` lua +pig +├── pig-admin-service -- 后台服务提供 +├── pig-auth-service -- 鉴权服务提供 +├── pig-common -- 系统公共模块 +├── pig-config -- 配置中心[端口:4001] +├── pig-eureka -- 服务注册与发现[端口:1001] +└── pig-gateway -- API网关转发 +``` \ No newline at end of file