RuoYi
2021-09-23 1a5881b1d0bdb37461d402ffa145bf7728ee768c
ruoyi-ui/src/api/login.js
@@ -48,6 +48,6 @@
  return request({
    url: '/captchaImage',
    method: 'get',
   timeout: 20000
    timeout: 20000
  })
}