public HelixEventProductDbService(HelixDbContext dbContext)
 {
     _dbContext = dbContext;
 }