We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7dc67f commit 6a47644Copy full SHA for 6a47644
docs/.vuepress/data/plugin.ts
@@ -86,4 +86,12 @@ export const pluginItems: PluginItem[] = [
86
link: "https://github.com/dividduang/ldap_auth",
87
image: "https://www.cleo.com/sites/default/files/2023-12/ldap-integration.png"
88
},
89
+ {
90
+ icon: "fa-solid:sms",
91
+ title: "腾讯云 sms",
92
+ description: "通过腾讯云短信服务发送短信验证码",
93
+ tags: ["mysql", "pgsql", "后端"],
94
+ link: "https://github.com/RanY-Luck/fba_plugin_sms",
95
+ image: "https://zhangzifan.com/uploads/2017/08/Tencent-Cloud-SMS.png"
96
+ },
97
]
0 commit comments