luohairen
2024-11-29 acf78f6ef785df7f5fa15d1ee0fc62c0bbbe74f6
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
  })
}