大面积更新,主要文件功能块更改,账号新增BUG修复,新增框架版本验证,v1.5.0

This commit is contained in:
dathlin
2017-10-01 15:59:37 +08:00
parent bf3b9d5712
commit 4288d3313f
146 changed files with 5319 additions and 1361 deletions

View File

@@ -9,6 +9,7 @@ using System.Windows.Forms;
using HslCommunication;
using HslCommunication.Enthernet;
using CommonLibrary;
using ClientsLibrary.FileSupport;
namespace ClientsLibrary
{
@@ -39,7 +40,7 @@ namespace ClientsLibrary
if (ofd.ShowDialog() == DialogResult.OK)
{
using (FormFileOperate fUpload = new FormFileOperate(
UserClient.Net_File_Client,
UserClient.Net_Update_Client,
ofd.FileNames,
"ClientFiles",
"",