Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
framework-tools
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit e78c2b76
authored
Jul 04, 2024
by
henry
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加md文档描述
1 parent
ae7b5f47
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
15 deletions
README.md
README.md
View file @
e78c2b7
# Arch Tools
## arch-overall 总体架构微服务
## arch-clouds (微服务组件-在线文档、文件存储、日志管理等)
## arch-system (系统架构微服务)
## arch-overall (总体架构微服务)
## arch-analysis (综合分析)
## system-manage 系统管理微服务(字典管理、菜单管理、用户及组织管理)
## arch-gateway
## arch-base 基础服务-包括工具类-及对象实体
# 1.微服务
## 1.1 arch-overall 总体架构微服务
## 1.2 arch-clouds (微服务组件-在线文档、文件存储、日志管理等)
### 1.2.1 log (记录日志微服务)
### 1.2.2 mybatis (mybatis相关配置)
### 1.2.3 office (在线文档编辑)
### 1.2.X (其他组件可在改包下面添加)
## 1.3 arch-system (系统架构微服务)
## 1.4 arch-overall (总体架构微服务)
## 1.5 arch-analysis (综合分析)
## 1.6 system-manage 系统管理微服务(字典管理、菜单管理、用户及组织管理)
## 1.7 arch-gateway
## 1.8 arch-base 基础服务-包括工具类-及对象实体
# <span style="color: red;">**************************************************************重要************************************************************</span>
## vo(View Object):视图对象,用于展示层
## dto(Data Transfer Object):数据传输对象
## pojo(Persistent Object):持久化对象
# 方便统一加密,所有请求均用POST请求
```
参数统一在BODY中传递
```
\ No newline at end of file
## <span style="color:red"> * 方便统一加密,所有请求均用POST请求 </span>
参数统一在BODY中传递
\ No newline at end of file
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment