Refactor(云灵AI):卡片列表换一换接口使用新的
This commit is contained in:
+1
-1
@@ -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 })
|
||||
}
|
||||
|
||||
// 以图搜索商品
|
||||
|
||||
Reference in New Issue
Block a user