zhangjiaxin 11 месяцев назад
Родитель
Сommit
f1840a6843

+ 1 - 1
OTSIncAReportApp/1-UI/OTSReportExport/DataIntegration/BasicData.cs

@@ -1,4 +1,4 @@
-using OTSCommon.Model;
+
 using OTSIncAReportApp.DataOperation.DataAccess;
 using System;
 using System.Collections.Generic;

+ 1 - 0
OTSInclusionsTraceability/DataOperation.cs

@@ -10,6 +10,7 @@ using System.Threading.Tasks;
 using System.Windows.Forms;
 using System.Xml;
 using OTSCommon;
+using OTSCommon.DBOperate;
 
 namespace OTSInclusionsTraceability
 {