getLogin static method

dynamic getLogin()

登录

Implementation

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