getTaskMonthHistory static method

dynamic getTaskMonthHistory()

月历史记录

Implementation

static getTaskMonthHistory() {
  return "$host/v3/task/web/monthHistory";
}