Refactor(云灵AI):卡片列表换一换接口使用新的

This commit is contained in:
lifizer
2026-04-28 10:59:44 +08:00
parent 898c3b74bc
commit 3b8faf1eea
+1 -1
View File
@@ -52,7 +52,7 @@ export function getCompletionsV3(params) {
// 通过关键字-搜索列表-换一换
export function getAnalyzeKeywordsChangeV3(data) {
return request.post('/v1/chat/goods/refresh', data, { login: true })
return request.post('/v1/chat/skill/refresh', data, { login: true })
}
// 以图搜索商品