修改
continuous-integration/drone/push Build is passing Details

Uat_IRC_Net8
he 2025-06-04 10:51:32 +08:00
parent 26acc94172
commit 5d8f94ef65
1 changed files with 0 additions and 2 deletions

View File

@ -1147,8 +1147,6 @@ namespace IRaCIS.Core.Application.Service
public async Task<object> GetModuleTypeList(GetModuleTypeListInDto inDto)
{
from u in _frontAuditConfigRepository.AsQueryable()
join p in _frontAuditConfigRepository.Where(x => x.EnumType == "Foreign" && x.IsEnable) on u.Id equals p.ParentId