管道基础大数据平台系统开发-【CS】-ExportMap
13693261870
2023-08-21 8482a6fef58c0d699795435ef525a8f188e502a1
DataLoader/CS/Importor.cs
@@ -28,7 +28,7 @@
        {
            get
            {
                if (_ph == null) _ph = new PostgreHelper(DbEnum.langfang);
                if (_ph == null) _ph = new PostgreHelper();
                return _ph;
            }