RuoYi
2025-03-01 537fc97695717b3db452ed52b1d4f7b475b393be
src/api/system/user.js
@@ -96,7 +96,7 @@
  return request({
    url: '/system/user/profile/updatePwd',
    method: 'put',
    params: data
    data: data
  })
}