taskReceiveTask static method

dynamic taskReceiveTask()

领取任务

Implementation

static taskReceiveTask() {
  return "$host/v3/task/receiveTask";
}