From 23b4b40f0eb3665cdff573ad427c97fecb508dba Mon Sep 17 00:00:00 2001 From: yumoqing Date: Thu, 10 Jul 2025 11:10:28 +0800 Subject: [PATCH] bugfix --- json/users.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/json/users.json b/json/users.json index ed1b2d3..1af9cbd 100644 --- a/json/users.json +++ b/json/users.json @@ -17,6 +17,11 @@ "field":"userid", "title":"用户角色", "subtable":"userrole" + }, + { + "field":"userid", + "title":"APIKEY", + "subtable":"userapp" } ] }