signUp static method

dynamic signUp()

注册

Implementation

static signUp() {
  return '$host/v2/users';
}