public GoodsService(ITrading_operationsContext _context) { context = _context; }
public CheckService(ITrading_operationsContext _context) { context = _context; }
public OrganizationService(ITrading_operationsContext _context) { context = _context; }