diff --git a/README.md b/README.md index 7f11dec..8d2a30a 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,10 @@ 博诺思微服务平台代码仓库:http://192.168.0.56:3000/bonus/Bonus-Cloud.git ## 系统模块 - +~~~ com.bonus ├── bonus-api // 接口模块 │ └── bonus-ai-api-system // 系统接口 ├── bonus-modules // 业务模块 -│ └── bonus-ai-modules // 系统模块 -│ └── bonus-large-model // 大模型模块 -│ └── bonus-ocr-recognition // OCR识别模块 +│ └── bonus-ai // 人工智能平台系统模块 ├──pom.xml // 公共依赖