diff --git a/README.md b/README.md index 049677a..9b90584 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,10 @@ ``` vue -- 前端工程 ├── y9vue-interfacePlatform -- 接口管理平台前端项目 -webapp -- 后端工程 - ├── Y9-interfacePlatform -- 接口管理平台后端项目 +y9-module-interface -- 后端工程 + ├── risenet-y9boot-support-interface-jpa-repository -- 接口管理平台实体类项目 + ├── risenet-y9boot-webapp-interface-platform-execute -- 接口管理平台执行端项目 + ├── risenet-y9boot-webapp-interface-platform-manager -- 接口管理平台管理端项目 ``` ## 逻辑架构图