Explorar o código

修改为直连数据库

DuGuYang hai 1 ano
pai
achega
ea006a4a6a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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.Main;
+using MySystem.Service.Main1;
 using System.Collections.Generic;
 namespace MySystem
 {