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