Browse Source

修改数据存储库

DuGuYang 1 năm trước cách đây
mục cha
commit
a81eca1962
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Util/Main/ConsumersUtil.cs

+ 1 - 1
Util/Main/ConsumersUtil.cs

@@ -1,6 +1,6 @@
 using MySystem.Models.Main;
 using Library;
-using MySystem.Service.Main1;
+using MySystem.Service.Main;
 using System.Collections.Generic;
 namespace MySystem
 {