[NotUseDI]
public interface ITreeEntityCRUDServiceProxy| CascadeDeleteNodeProxyAsync | 级联删除指定节点及其所有子节点的代理方法。 |
| DeleteNodeProxyAsync | 删除指定节点的代理方法。 |
| GetSelfAndChildrenIdsRecursiveAsync | 获取指定父记录的所有子记录的 Id的代理方法。 |
| GetSimulateTreeListProxyAsync | 获取指定父记录模拟树形列表的代理方法。 |
| GetTreeListProxyAsync | 获取指定父记录树形列表的代理方法。 |
| MoveNodeProxyAsync | 移动节点的代理方法。 |