WXL
2024-09-05 df59cae6f3c73605a3f3b4055fdca5b4dabde2c2
src/api/system/user.js
@@ -51,7 +51,7 @@
    password
  }
  return request({
    url: '/system/user/resetPwd/edit',
    url: '/system/user/resetPwd',
    method: 'post',
    data: data
  })