forgetPassword static method

dynamic forgetPassword()

忘记密码

Implementation

static forgetPassword() {
  return '$host/v1/auth/forgetPassword';
}