爬虫联动弹窗版本备份
This commit is contained in:
@@ -23,7 +23,7 @@ export function prologue() {
|
||||
export function comment() {
|
||||
return getAxios({ url: 'api/common/comment' })
|
||||
}
|
||||
//获取评论
|
||||
//登出
|
||||
export function logout(data) {
|
||||
return postAxios({ url: 'api/user/aiChat-logout', data })
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user