@@ -5,50 +5,50 @@ export const pluginItems: PluginItem[] = [
55 icon : "fa6-regular:file-code" ,
66 title : "代码生成" ,
77 description : "生成通用业务代码" ,
8- tags : [ "mysql " , "pgsql " , "后端" , "前端" ] ,
8+ tags : [ "pgsql " , "mysql " , "后端" , "前端" ] ,
99 logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png' ,
1010 } ,
1111 {
1212 icon : "fe:notice-active" ,
1313 title : "通知公告" ,
1414 description : "发布系统内部通知、公告" ,
15- tags : [ "mysql " , "pgsql " , "后端" , "前端" ] ,
15+ tags : [ "pgsql " , "mysql " , "后端" , "前端" ] ,
1616 logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png' ,
1717 } ,
1818 {
1919 icon : "fluent-mdl2:dictionary" ,
2020 title : "数据字典" ,
2121 description : "通常用于约束前端工程数据传输/展示" ,
22- tags : [ "mysql " , "pgsql " , "后端" , "前端" ] ,
22+ tags : [ "pgsql " , "mysql " , "后端" , "前端" ] ,
2323 logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png' ,
2424 } ,
2525 {
2626 icon : "icon-park-outline:config" ,
2727 title : "参数配置" ,
2828 description : "通常用于动态配置系统参数/前端工程数据展示" ,
29- tags : [ "mysql " , "pgsql " , "后端" , "前端" ] ,
29+ tags : [ "pgsql " , "mysql " , "后端" , "前端" ] ,
3030 logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png' ,
3131 } ,
3232 {
3333 icon : "logos:oauth" ,
3434 title : "OAuth 2.0" ,
3535 description : "通过 OAuth 2.0 的方式登录系统" ,
36- tags : [ "mysql " , "pgsql " , "后端" , "前端" ] ,
36+ tags : [ "pgsql " , "mysql " , "后端" , "前端" ] ,
3737 logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png' ,
3838 } ,
3939 {
4040 icon : "ic:twotone-email" ,
4141 title : "Email" ,
4242 description : "发送电子邮件,例如验证码、通知等" ,
43- tags : [ "mysql " , "pgsql " , "后端" , "前端" ] ,
43+ tags : [ "pgsql " , "mysql " , "后端" , "前端" ] ,
4444 logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png' ,
4545 } ,
4646 {
4747 icon : "charm:shield-keyhole" ,
4848 title : "Casbin-RBAC" ,
4949 description : "基于 Casbin 实现的 RBAC 权限" ,
5050 label : '官方' ,
51- tags : [ "mysql " , "pgsql " , "后端" ] ,
51+ tags : [ "pgsql " , "mysql " , "后端" ] ,
5252 link : "https://github.com/fastapi-practices/casbin_rbac" ,
5353 image : "https://avatars.githubusercontent.com/u/27810343?s=200&v=4" ,
5454 logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png' ,
@@ -58,7 +58,7 @@ export const pluginItems: PluginItem[] = [
5858 title : "MCP 服务器管理" ,
5959 description : "提供了 MCP 服务器管理功能,并添加了可调用 MCP 的 AI 聊天接口" ,
6060 label : '官方' ,
61- tags : [ "mysql " , "pgsql " , "后端" ] ,
61+ tags : [ "pgsql " , "mysql " , "后端" ] ,
6262 link : "https://github.com/fastapi-practices/mcp" ,
6363 logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png' ,
6464 } ,
@@ -67,7 +67,7 @@ export const pluginItems: PluginItem[] = [
6767 title : "阿里云 oss" ,
6868 description : "阿里云 oss 文件上传" ,
6969 label : '官方' ,
70- tags : [ "mysql " , "pgsql " , "后端" ] ,
70+ tags : [ "pgsql " , "mysql " , "后端" ] ,
7171 link : "https://github.com/fastapi-practices/aliyun_oss" ,
7272 image : "https://registry.npmmirror.com/@lobehub/icons-static-png/latest/files/dark/alibabacloud-color.png" ,
7373 logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png' ,
@@ -97,7 +97,7 @@ export const pluginItems: PluginItem[] = [
9797 title : "Casdoor SSO" ,
9898 description : "通过 Casdoor 实现 SSO 单点登录集成" ,
9999 label : '官方' ,
100- tags : [ "unfree" , "mysql " , "pgsql " , "后端" ] ,
100+ tags : [ "unfree" , "pgsql " , "mysql " , "后端" ] ,
101101 link : "https://github.com/fastapi-practices/casdoor_sso" ,
102102 image : "https://casdoor.org/zh/img/casdoor.png" ,
103103 logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png' ,
@@ -107,7 +107,7 @@ export const pluginItems: PluginItem[] = [
107107 title : "LDAP" ,
108108 description : "通过 LDAP 登录系统并授权" ,
109109 label : '第三方' ,
110- tags : [ "mysql " , "pgsql " , "后端" ] ,
110+ tags : [ "pgsql " , "mysql " , "后端" ] ,
111111 link : "https://github.com/dividduang/ldap_auth" ,
112112 image : "https://www.cleo.com/sites/default/files/2023-12/ldap-integration.png" ,
113113 logo : 'https://avatars.githubusercontent.com/u/110005582?v=4' ,
@@ -117,7 +117,7 @@ export const pluginItems: PluginItem[] = [
117117 title : "腾讯云 sms" ,
118118 description : "通过腾讯云短信服务发送短信验证码" ,
119119 label : '第三方' ,
120- tags : [ "mysql " , "pgsql " , "后端" ] ,
120+ tags : [ "pgsql " , "mysql " , "后端" ] ,
121121 link : "https://github.com/RanY-Luck/fba_plugin_sms" ,
122122 image : "https://registry.npmmirror.com/@lobehub/icons-static-png/latest/files/dark/tencentcloud-color.png" ,
123123 logo : 'https://avatars.githubusercontent.com/u/67427627?v=4' ,
0 commit comments