deleteFunTree static method

dynamic deleteFunTree()

删除树形

Implementation

static deleteFunTree() {
  return "${Address.host}/v3/function/deleteFunTree";
}