checkPwd static method

dynamic checkPwd()

检测原密码

Implementation

static checkPwd() {
  return '$host/v1/users/checkPwd';
}