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" } ] }