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

(cherry picked from commit 3b8faf1eea)
This commit is contained in:
lifizer
2026-04-28 11:00:02 +08:00
parent f354c9d3b2
commit 318a0f2294
+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 })
}
// 以图搜索商品