@@ -4,7 +4,9 @@
3. 将 `token` 作为请求头 `Authorization` 的值,即可正常调用其他接口
4. `token` 15 分钟失效,建议`token`超过10分钟时,使用 `getVirtualToken` 接口重新获取
-*备用[加密工具](https://the-x.cn/zh-cn/cryptography/Rsa.aspx)*
+* *备用[加密工具1](https://the-x.cn/zh-cn/cryptography/Rsa.aspx)*
+* *备用[加密工具2](https://www.bejson.com/enc/rsa/)*
+
![Token](./image/token.png)