zhangliwen 1 year ago
parent
commit
61cff7c12a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      SCADA_DAQ/Env.cs

+ 0 - 1
SCADA_DAQ/Env.cs

@@ -28,7 +28,6 @@ namespace SCADA_DAQ
         public static DILDB DAL = null;
         public static LocalDB.DIL.DILDB LocalDAL = null;   // 系统数据库
 
-
         //SQL Server
         public static SqlSchema.DIL.DILDB SgIDAL = new SqlSchema.DIL.DILDB("127.0.0.1", "TL_DB", "sa", "M+123456");
         //public static SqlSchema.DIL.DILDB SgIDAL = new SqlSchema.DIL.DILDB(@"10.255.254.250", "TL_DB", "sa", "M+123456");