更新文档

This commit is contained in:
brian 2023-07-26 10:38:54 +08:00
parent ecfaff9c2a
commit 0626ad0b7f
2 changed files with 12 additions and 3 deletions

View File

@ -86,7 +86,7 @@ spring:
@SpringBootApplication
```
#### RabbitMq
1修改 `application.yml` 的 RabbitMq 配置为你自己的
修改 `application.yml` 的 RabbitMq 配置为你自己的
```yml
spring:
rabbitmq:
@ -96,6 +96,15 @@ spring:
password: guest
```
#### 鱼聪明AI
修改 `application.yml` 的 鱼聪明AI 配置为你自己的
```yml
yuapi:
client:
access-key: xxx
secret-key: xxx
```
配置完成启动项目,访问 `http://localhost:8101/api/doc.html` 即可打开接口文档
### [前端](https://gitee.com/anscoder/answer-bi-frontend)

View File

@ -88,5 +88,5 @@ cos:
yuapi:
client:
access-key: xyjjaiosvyjxfk4t98g0qlrplfijigrz
secret-key: q6lppq8sdz587jggbttg35nrsj1iyofl
access-key: xxx
secret-key: xxx