luohairen
2024-11-26 dc7ed5d3cc7bcb517d36547c63486f5176cc6b2a
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
  })
}