From 24a86146a682749a30641f0c9292e924efa1eeb1 Mon Sep 17 00:00:00 2001 From: weiweiw <14335254+weiweiw22@user.noreply.gitee.com> Date: Fri, 14 Jun 2024 14:42:51 +0800 Subject: [PATCH] commit README.md --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/README.md b/README.md index e69de29..7f11dec 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,23 @@ +

+ logo +

+

bonus v3.6.4

+

基于 Vue/Element UI 和 Spring Boot/Spring Cloud & Alibaba 前后端分离的分布式微服务架构

+ + +## 平台简介 + +博诺思人工智能平台是基于博诺思微服务平台的轻量级系统,基于Spring Boot、Spring Cloud、Spring Cloud Alibaba、OAuth2.0、JWT、Redis、MyBatis、Shiro、Quartz、Swagger、EasyExcel、EasyPoi、Layui、Element UI、Vue、Nginx、Docker、Maven、Git、GitHub、Gitee、Jen + +博诺思微服务平台代码仓库: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识别模块 +├──pom.xml // 公共依赖