feat: 格式化分组名称显示
This commit is contained in:
@@ -5,8 +5,8 @@ const mockGroups: Group[] = [
|
||||
{
|
||||
id: 1,
|
||||
name: "openai-main",
|
||||
display_name: "OpenAI主组",
|
||||
description: "OpenAI主要API组",
|
||||
display_name: "",
|
||||
description: "",
|
||||
sort: 1,
|
||||
channel_type: "openai",
|
||||
upstreams: [
|
||||
|
Reference in New Issue
Block a user