wyq 6 tháng trước cách đây
mục cha
commit
bf10cd7f06
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;