소스 검색

修改为直连数据库

DuGuYang 1 년 전
부모
커밋
ea006a4a6a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
 {