1.readme文件修改源码目录

This commit is contained in:
shuanglin 2025-01-08 16:43:38 +08:00
parent 903e6a371a
commit 00611fe690
1 changed files with 4 additions and 2 deletions

View File

@ -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 -- 接口管理平台管理端项目
```
## 逻辑架构图