zhanghua
2024-11-23 3f8204c31b44ca186f2d5d1f96682f8c46ad2996
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
  })
}