getTaskWeekTask static method

dynamic getTaskWeekTask()

周任务

Implementation

static getTaskWeekTask() {
  return "$host/v3/task/web/weekTask";
}