@ -83,7 +83,7 @@ func OrgtreeProc(datas []MySwagger.Data) {
data.DeleteFlag = -1
data.EnableFlag = 1
ids := []string{datas[no].DataID}
ids := []string{data.Id}
result := CacheUtil.GetListByIds(ids, CacheUtil.GetBean("t_dataex_orgtree"))
if len(result) == 1 {