From 65545a8f1538700203776b3a5650b0fd02e16691 Mon Sep 17 00:00:00 2001 From: wxg0103 <727495428@qq.com> Date: Fri, 27 Jun 2025 18:36:32 +0800 Subject: [PATCH] refactor: ui --- ui/src/api/type/model.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/src/api/type/model.ts b/ui/src/api/type/model.ts index da9bf3a4..ff72105b 100644 --- a/ui/src/api/type/model.ts +++ b/ui/src/api/type/model.ts @@ -54,6 +54,7 @@ interface Model { model_type: string user_id: string username: string + nick_name: string /** * 基础模型 */