public PhongBanKhachHangModels() { context = new TodaWebDbContext(); }
public AccountModels() { context = new TodaWebDbContext(); }
public RequestModel() { context = new TodaWebDbContext(); }