RuoYi
2024-12-11 c89ba258bcea60f6bb7c6bceb782495b7e1a1a40
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
  })
}