removeBlock static method

dynamic removeBlock()

移除黑名单列表

Implementation

static removeBlock() {
  return '$host/v1/report/removeBlock';
}