guestSign static method

dynamic guestSign()

登录-游客

Implementation

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