mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-09-01 13:33:58 +08:00
analyze button
This commit is contained in:
parent
dbff113a46
commit
e3cf5346f2
@ -25,8 +25,8 @@ export function logout() {
|
||||
|
||||
export function sendAnalyzeRequest() {
|
||||
return request({
|
||||
url: '/uploader/analyze',
|
||||
url: '/testpredict',
|
||||
method: 'get',
|
||||
baseURL: 'http://www.google.com'
|
||||
baseURL: 'http://localhost:8010'
|
||||
})
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user