gaoluyang
2025-05-07 80fc36a101ea26ff0eb0b41ee389f44084781469
src/api/system/user.js
@@ -96,7 +96,7 @@
  return request({
    url: '/system/user/profile/updatePwd',
    method: 'put',
    params: data
    data: data
  })
}