更新项目结构图

This commit is contained in:
shuzheng 2017-01-05 10:49:40 +08:00
parent 3854a8b361
commit 9f0ef32100
3 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
``` lua
zheng
├── zheng-common -- 公共模块
├── zheng-upms -- 用户权限管理系统
├── zheng-upms -- (网关)用户权限管理系统
| ├── zheng-upms-dao -- 数据库操作MyBatisGenerator生成
| ├── zheng-upms-rpc-api -- rpc接口包
| ├── zheng-upms-rpc-service -- rpc服务提供者[端口:1112]

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 16 KiB