From c9593c27221fc06af61e0341fe533e0c0c5b9e5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=BD=87=E9=98=B3?= Date: Tue, 21 May 2024 11:39:48 +0800 Subject: [PATCH] 1 --- CPF_Cef/MainModel.cs | 3 --- 1 file changed, 3 deletions(-) diff --git a/CPF_Cef/MainModel.cs b/CPF_Cef/MainModel.cs index 3e37310..8206057 100644 --- a/CPF_Cef/MainModel.cs +++ b/CPF_Cef/MainModel.cs @@ -853,7 +853,6 @@ namespace AKS.EnterpriseLibrary.WebBrowser @event2.Set(); } - //上传本地文件中转 private string urlP = string.Empty; private AutoResetEvent @event5 = new AutoResetEvent(false); @@ -1198,7 +1197,5 @@ namespace AKS.EnterpriseLibrary.WebBrowser } }); } - - } }