zhanghua
2024-11-25 efa31c94b13ec01c7ba4de8535b3c11a1f51a4a2
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
  })
}