代码修改

Uat_IRC_Net8
he 2025-07-25 15:28:30 +08:00
parent 0b1a4bb53e
commit 4b0dd31fd1
1 changed files with 2 additions and 0 deletions

View File

@ -3856,6 +3856,8 @@ namespace IRaCIS.Core.Infra.EFCore.Common
{ {
//有SPM 是5 没有SPM是6 //有SPM 是5 没有SPM是6
extraIdentification = "/" + 6; extraIdentification = "/" + 6;
reason = entity.PMBackReason;
} }
} }