wyq 4 ay önce
ebeveyn
işleme
bf10cd7f06
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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;