historyConList static method

dynamic historyConList()

消费历史列表

Implementation

static historyConList() {
  return '$host/v2/consumption/getConsume';
}