From ae4ae625d951c25a7914e9a131f59c356a70431b Mon Sep 17 00:00:00 2001 From: yumoqing Date: Mon, 30 Mar 2026 21:00:41 +0800 Subject: [PATCH] bugfix --- wwwroot/create_apikey.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wwwroot/create_apikey.ui b/wwwroot/create_apikey.ui index f4bf262..ef3ea99 100644 --- a/wwwroot/create_apikey.ui +++ b/wwwroot/create_apikey.ui @@ -2,7 +2,7 @@ "widgettype":"Form", "options":{ "title":"创建用户apikey", - "dscription":"下位系统要免密登录本系统,需要设置apikey和secretkey", + "dscription":"下位系统要免密登录本系统,需要设置apikey和secretkey", "fields":[ { "name":"id", @@ -19,7 +19,7 @@ { "name":"description", "label":"应用描述", - "uitype":"str" + "uitype":"text" }, { "name":"allowedips",