添加用户协议与隐私政策

This commit is contained in:
he
2025-10-20 15:34:11 +08:00
parent d4e89aec20
commit ecfeee1693
14 changed files with 20874 additions and 5 deletions
@@ -590,6 +590,7 @@ public class IRaCISDBContext : DbContext
public virtual DbSet<PublishLog> PublishLog { get; set; }
public virtual DbSet<UserLog> UserLog { get; set; }
public virtual DbSet<UserAgreement> UserAgreement { get; set; }
public virtual DbSet<EmailNoticeUserType> EmailNoticeUserType { get; set; }
public virtual DbSet<TrialEmailBlackUser> TrialEmailBlackUser { get; set; }