modifyFunTree static method

dynamic modifyFunTree()

增加-更新树形(userId not null 更新:id>0 增加:id=null || id<= 0)

Implementation

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