add
This commit is contained in:
@@ -1,5 +1,18 @@
|
||||
# 目录结构
|
||||
|
||||
## 根目录
|
||||
|
||||
```text
|
||||
\
|
||||
├── mis-api\
|
||||
├── mis-auth\
|
||||
├── mis-common\
|
||||
├── mis-gateway\
|
||||
├── mis-modules\ # 存放业务模块代码的主目录
|
||||
├── mis-visual\
|
||||
└── pom.xml # 在<profiles>中定义了Nacos地址及账号密码、NewAPI的地址和密钥
|
||||
```
|
||||
|
||||
## 主目录
|
||||
|
||||
```text
|
||||
|
||||
Reference in New Issue
Block a user