@@ -3334,7 +3334,7 @@ namespace IRaCIS.Core.Infra.EFCore.Common
|
||||
};
|
||||
|
||||
var extraIdentification = string.Empty;
|
||||
var isDistinctionInterface = true;
|
||||
var isDistinctionInterface = true ;
|
||||
#region 标识区分
|
||||
|
||||
if (type == AuditOpt.Add)
|
||||
@@ -3362,6 +3362,7 @@ namespace IRaCIS.Core.Infra.EFCore.Common
|
||||
}
|
||||
else
|
||||
{
|
||||
isDistinctionInterface = false;
|
||||
switch (_userInfo.RequestUrl)
|
||||
{
|
||||
//申请重阅
|
||||
|
||||
Reference in New Issue
Block a user