update sa-token-doc/up/token-prefix.md.

修正properties格式错误

Signed-off-by: zhengchalei <stone981023@gmail.com>
This commit is contained in:
zhengchalei
2023-12-28 18:15:16 +00:00
committed by Gitee
parent 562c369cf2
commit 9087aea6dd

View File

@@ -24,7 +24,7 @@ sa-token:
<!------------- tab:properties 风格 ------------->
``` properties
# token前缀
sa-token.token-prefix: Bearer
sa-token.token-prefix=Bearer
```
<!---------------------------- tabs:end ---------------------------->