mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-01-23 21:31:49 +08:00
🐛fix: #IDJIPY 删除全部部门提示异常
This commit is contained in:
@@ -189,8 +189,8 @@ namespace OpenAuth.WebApi.Controllers
|
||||
{
|
||||
return new PagedDynamicDataResp
|
||||
{
|
||||
Message = "未找到指定的节点",
|
||||
Code = 500,
|
||||
Data = new List<OrgView>(),
|
||||
Count = 0
|
||||
};
|
||||
}
|
||||
cascadeId = org.CascadeId;
|
||||
|
||||
Reference in New Issue
Block a user