zhanghua
2024-11-21 ca0c92a05c8be10ada67ed30aa71e9a3037b3db1
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
  })
}