系统邮件配置预先修改-005

Uat_Study
hang 2023-08-21 15:47:02 +08:00
parent d9b108553a
commit 5a71e3eb25
1 changed files with 2 additions and 0 deletions

View File

@ -754,6 +754,8 @@ namespace IRaCIS.Core.Infra.EFCore
public virtual DbSet<PIAudit> PIAudit { get; set; } public virtual DbSet<PIAudit> PIAudit { get; set; }
public virtual DbSet<EmailNoticeUserType> EmailNoticeUserType { get; set; }
} }