File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff 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
2929class UserMixin (MappedAsDataclass ):
Original file line number Diff line number Diff 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 官方文档
You can’t perform that action at this time.
0 commit comments