Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
8d283db6ea
|
|
@ -12,12 +12,10 @@
|
||||||
博诺思微服务平台代码仓库:http://192.168.0.56:3000/bonus/Bonus-Cloud.git
|
博诺思微服务平台代码仓库:http://192.168.0.56:3000/bonus/Bonus-Cloud.git
|
||||||
|
|
||||||
## 系统模块
|
## 系统模块
|
||||||
|
~~~
|
||||||
com.bonus
|
com.bonus
|
||||||
├── bonus-api // 接口模块
|
├── bonus-api // 接口模块
|
||||||
│ └── bonus-ai-api-system // 系统接口
|
│ └── bonus-ai-api-system // 系统接口
|
||||||
├── bonus-modules // 业务模块
|
├── bonus-modules // 业务模块
|
||||||
│ └── bonus-ai-modules // 系统模块
|
│ └── bonus-ai // 人工智能平台系统模块
|
||||||
│ └── bonus-large-model // 大模型模块
|
|
||||||
│ └── bonus-ocr-recognition // OCR识别模块
|
|
||||||
├──pom.xml // 公共依赖
|
├──pom.xml // 公共依赖
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue