密钥查询功能完成

This commit is contained in:
2023-12-13 08:36:07 +08:00
parent e42a2042a9
commit f16d34e5c3
4 changed files with 64 additions and 7 deletions

View File

@@ -92,7 +92,7 @@
<td><a href="/admin/list" class="nodecoration">列出所有Key</a></td>
</tr>
<tr>
<td>查询密钥</td>
<td><a href="/admin/lookupkey" class="nodecoration">查询密钥</a></td>
</tr>
<tr>
<td><a href="/admin/createkey" class="nodecoration">创建密钥</a></td>