fuliqi
2024-11-22 2765d6b25f13fb00d4c80a0057e4f1f3d0176c95
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
  })
}