Compare commits
No commits in common. "d933df437c9b6e15eb73f75fc7056f428618f167" and "c84753f99d3775563ded2623fc06bb18257eaac2" have entirely different histories.
d933df437c
...
c84753f99d
|
|
@ -1965,7 +1965,7 @@ namespace IRaCIS.Core.Infra.EFCore.Common
|
||||||
|
|
||||||
var isDistinctionInterface = true;
|
var isDistinctionInterface = true;
|
||||||
|
|
||||||
var reason = type== AuditOpt.Add? entity.ApplyReason: entity.ResultRemark;
|
var reason = entity.ApplyReason;
|
||||||
|
|
||||||
#region 处理标识
|
#region 处理标识
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue