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 } }); } - - } }