RuoYi
2021-10-22 3dbbc6a22360fa65c66609285f10bffc3a32334d
ruoyi-ui/src/api/login.js
@@ -48,6 +48,6 @@
  return request({
    url: '/captchaImage',
    method: 'get',
   timeout: 20000
    timeout: 20000
  })
}