feat(tmagic-editor): 添加发布按钮并更新项目文档

This commit is contained in:
李郑伟 2025-04-02 18:43:32 +08:00
parent 31c25e2c1c
commit 9b236614bd

17
README_project.md Normal file
View File

@ -0,0 +1,17 @@
# 后端
| 模块 | 主要功能 | 详细描述 | git地址 | | | |
|------------------|------------|------|-------|---|---|---|
| gateway | 全局网关 | | | | | |
| ruoyi-sso-server | sso单点登录服务 | | | | | |
| ruoyi-h5 | 在线h5微服务 | | | | | |
| ruoyi-tams | 教培微服务 | | | | | |
| ruoyi-s3 | s3 对象存储微服务 | | | | | |
| ruoyi-h5 | 在线h5后台 | | | | | |
# 前端
| 模块 | 主要功能 | 详细描述 | git地址 | | | |
|---------------|----------|------|-------|---|---|---|
| tmagic-editor | 在线h5编辑 | | | | | |
| ruoyi-h5-web | 在线h5管理界面 | | | | | |