Compare commits

...

2 Commits

Author SHA1 Message Date
he 5c668ee733 Merge branch 'Test_IRC_Net8' of https://gitea.frp.extimaging.com/XCKJ/irc-netcore-api into Test_IRC_Net8
continuous-integration/drone/push Build is passing Details
2025-07-25 15:28:30 +08:00
he 4b0dd31fd1 代码修改 2025-07-25 15:28:30 +08:00
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
extraIdentification = "/" + 6;
reason = entity.PMBackReason;
}
}