wyq 4 luni în urmă
părinte
comite
bf10cd7f06
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      DW5S.Repostory/Repository/IRepository.cs

+ 1 - 0
DW5S.Repostory/Repository/IRepository.cs

@@ -1,6 +1,7 @@
 using DW5S.Entity;
 using Microsoft.EntityFrameworkCore;
 using Microsoft.EntityFrameworkCore.ChangeTracking;
+using Microsoft.EntityFrameworkCore.Query;
 using System;
 using System.Collections.Generic;
 using System.Linq;