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