mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-14 02:45:06 +08:00
【新增】AI:聊天角色管理(80%)
This commit is contained in:
@ -18,7 +18,7 @@ export const ApiKeyApi = {
|
||||
},
|
||||
|
||||
// 获得 API 密钥列表
|
||||
getApiKeyList: async () => {
|
||||
getApiKeySimpleList: async () => {
|
||||
return await request.get({ url: `/ai/api-key/simple-list` })
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user