稚屿
2021-09-08 d2b61762b7c7815e343ad0d6c2673a6919f5e076
ruoyi-ui/src/api/login.js
@@ -47,6 +47,7 @@
export function getCodeImg() {
  return request({
    url: '/captchaImage',
    method: 'get'
    method: 'get',
    timeout: 20000
  })
}