fuliqi
2024-11-26 10e3aae03e62df2cd8a20510fc0bc2e54d53d3a8
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
  })
}