chenxy 6 yıl önce
ebeveyn
işleme
438c590d96
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      IBOSS.PRD/Program.cs

+ 1 - 1
IBOSS.PRD/Program.cs

@@ -14,13 +14,13 @@ using System.IO;
 using System.Reflection;
 using System.Threading;
 using System.Windows.Forms;
+
 using Dongke.IBOSS.PRD.Basics.BaseResources;
 using Dongke.IBOSS.PRD.Basics.Library;
 using Dongke.IBOSS.PRD.Client.CommonModule;
 using Dongke.IBOSS.PRD.Client.DataModels;
 using Dongke.IBOSS.PRD.WCF.DataModels;
 using Dongke.IBOSS.PRD.WCF.Proxys;
-using Dongke.IBOSS.PRD.WCF.Proxys.DKIBOSSPRDService;
 
 namespace Dongke.IBOSS.PRD.Client
 {