From 00611fe690b861e87765b8f51015790bb7c219d9 Mon Sep 17 00:00:00 2001 From: shuanglin Date: Wed, 8 Jan 2025 16:43:38 +0800 Subject: [PATCH] =?UTF-8?q?1.readme=E6=96=87=E4=BB=B6=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E6=BA=90=E7=A0=81=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 -- 接口管理平台管理端项目 ``` ## 逻辑架构图