| | |
| | | { |
| | | } |
| | | |
| | | public virtual DbSet<LogFrontRecord> LogFrontRecord { get; set; } |
| | | |
| | | public virtual DbSet<LifePayPromoter> LifePayPromoter { get; set; } |
| | | |
| | | public virtual DbSet<LifePayChannelConsultation> LifePayChannelConsultation { get; set; } |
| | |
| | | |
| | | public virtual DbSet<DallyStatistics> DallyStatistics { get; set; } |
| | | |
| | | public virtual DbSet<LifePayRateChannel> LifePayRateChannel { get; set; } |
| | | |
| | | public virtual DbSet<LifePayAnnouncement> LifePayAnnouncement { get; set; } |
| | | |
| | | [UnitOfWork] |
| | | protected override void OnModelCreating(ModelBuilder builder) |
| | | { |