...
This commit is contained in:
parent
8c472a6f5f
commit
345c787e06
12 changed files with 34 additions and 29 deletions
|
|
@ -285,6 +285,7 @@ namespace Yavsc.Models
|
|||
|
||||
public DbSet<BlogTrad> BlogTrad { get; set; }
|
||||
|
||||
[Obsolete("use signaled flows")]
|
||||
public DbSet<LiveFlow> LiveFlow { get; set; }
|
||||
|
||||
public DbSet<ChatRoomAccess> ChatRoomAccess { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue