brusher profile & commands
This commit is contained in:
@ -273,6 +273,8 @@ namespace Yavsc.Models
|
||||
public DbSet<DimissClicked> DimissClicked { get; set; }
|
||||
|
||||
public DbSet<HairPrestation> HairPrestation { get; set; }
|
||||
|
||||
public DbSet<BrusherProfile> BrusherProfile { get; set; }
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user