📝Docs: 新增快速启动配置说明

This commit is contained in:
2025-10-15 18:58:36 +08:00
parent a203b4a684
commit 71198858f5
+12
View File
@@ -10,6 +10,18 @@
--- ---
## 快速启动
1. 配置 `application.yml` 文件
- MySQL
- Redis
- RabbitMq
- Mybatis
- LLM
- aliyun oss
2. 执行 `create_table.sql` 数据库初始化
3. 执行 `BiInitMain` 消息队列初始化
> Dev > Dev
- Application Interface: http://localhost:8080/api/doc.html - Application Interface: http://localhost:8080/api/doc.html