Example #1
0
 public BuysController(SystemClothesContext context)
 {
     _context = context;
 }