RuoYi
2024-12-04 e212a0ab75e1c59d0d030ac0b2f07048f6a0f9cf
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
  })
}