xiangpei
2024-11-21 11f9869c2f0559ca995465410baf1deb44c226ce
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
  })
}