mirror of
https://github.com/wanglin2/mind-map.git
synced 2026-02-17 14:04:47 +08:00
update
This commit is contained in:
@@ -88,7 +88,7 @@ class Ai {
|
||||
})
|
||||
})
|
||||
if (res.status && res.status !== 200) {
|
||||
return false
|
||||
throw new Error('请求失败')
|
||||
}
|
||||
return res.body.getReader()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user