RuoYi
2024-11-22 341728774cb98e3aa4abfe32a6ff5e6e49c7055d
src/api/system/user.js
@@ -105,6 +105,7 @@
  return request({
    url: '/system/user/profile/avatar',
    method: 'post',
    headers: { 'Content-Type': 'application/x-www-form-urlencoded' },
    data: data
  })
}