Skip to content

Commit 81bd584

Browse files
committed
update docs
1 parent 96b9723 commit 81bd584

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

docs/backend/reference/model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ id_key = Annotated[
2323

2424
### 操作人
2525

26-
用于集成操作人信息到数据库表,使用方法请查看[<Icon name="fluent-color:receipt-16" />操作人信息](../../planet.md)
26+
用于集成操作人信息到数据库表,使用方法请查看[<Icon name="fluent-color:receipt-16" />操作人信息](../../planet.md)
2727

2828
```python
2929
class UserMixin(MappedAsDataclass):

docs/backend/reference/sso.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ SSO(单点登录,Single Sign-On)是一种身份验证机制,允许用户
1414

1515
## 集成
1616

17-
我们将通过 [casdoor](https://casdoor.org/) 实现 SSO 集成,并将其作为 [SSO 插件](../../planet.md#插件) 发布
17+
我们将通过 [casdoor](https://casdoor.org/) 实现 SSO 集成,并将其作为<Icon name="fluent-color:receipt-16" />
18+
[SSO 插件](../../planet.md#插件) 发布
1819

19-
有关 SSO 的实现细节和更多用法请访问 casdoor 官方文档
20+
有关 SSO 的实现细节和更多用法请访问 casdoor 官方文档

0 commit comments

Comments
 (0)