luohairen
2024-11-27 abedc0c7a1a5b4b47d65d43a3d27fd8cb30c6848
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
  })
}