getReportUser static method

dynamic getReportUser()

获取拉黑状态

Implementation

static getReportUser() {
  return '$host/v2/report/checkReportOther';
}