matchSuccess static method

dynamic matchSuccess()

匹配成功开始

Implementation

static matchSuccess() {
  return '$host/v1/userMatch/matchSuccess';
}