hideLogin static method

dynamic hideLogin()

隐身登录

Implementation

static hideLogin() {
  return '$host/v2/auth/hideLogin';
}