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