RuoYi
2024-12-05 4db1eedc6a250b17397675f22274c7dde39bfc20
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
  })
}