@@ -22,6 +22,7 @@ using DW5S.KxcApi;
using DW5S.DTO;
using DW5S.Repostory;
using Serilog;
+using DW5S.Service;
namespace DW5S.App.CorTools
{
@@ -16,6 +16,7 @@ using DW5S.DTO;
using DW5S.Entity;
@@ -17,6 +17,7 @@ using DW5S.App.Model;
@@ -1,6 +1,7 @@
using DevExpress.Utils.About;
using ExtensionsDev;
using System;
@@ -13,6 +13,7 @@ using System.Windows.Forms;
namespace DW5S.App.EditForms
@@ -17,6 +17,7 @@ using DW5S.Entity;
using Serilog.Core;
@@ -14,6 +14,7 @@ using System.Windows.Forms;
@@ -15,6 +15,7 @@ using System.Windows.Forms;
@@ -25,6 +25,7 @@ using DW5S.DTO;
@@ -27,6 +27,7 @@ using DW5S.Repostory;
using Microsoft.EntityFrameworkCore;
@@ -18,6 +18,7 @@ using DW5S.Entity;
@@ -9,6 +9,7 @@ using DW5S.DTO;
@@ -10,6 +10,7 @@ using DW5S.DTO;
@@ -10,6 +10,7 @@ using DW5S.Entity;
@@ -7,6 +7,7 @@ using System.Threading.Tasks;
using static DevExpress.Xpo.Helpers.AssociatedCollectionCriteriaHelper;
@@ -25,6 +25,7 @@ using DW5S.Entity;
namespace DW5S.App.UserControl
@@ -2,6 +2,7 @@
using DW5S.App.EditForms;
using System.Collections.Generic;
@@ -9,6 +9,7 @@ using DevExpress.XtraBars.Customization;