We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4279d45 commit 19c640fCopy full SHA for 19c640f
1 file changed
plugin.toml
@@ -4,7 +4,7 @@ version = '0.0.1'
4
description = '用户自定义 API Key 管理,支持生成、管理和使用 API Key 进行接口认证'
5
author = 'wu-clan'
6
tags = ['auth']
7
-database = ['mysql', 'pgsql']
+database = ['mysql', 'postgresql']
8
9
[app]
10
extend = 'admin'
0 commit comments