From 6d3dc10b0d5828b951a58654ae24e8f12cf8b553 Mon Sep 17 00:00:00 2001 From: Wen Momo Date: Tue, 1 Jul 2025 22:02:03 +0800 Subject: [PATCH] =?UTF-8?q?DataService:=20=20=20=202.6.0.1=EF=BC=9A?= =?UTF-8?q?=E5=8F=96=E6=B6=88=E5=BF=83=E8=B7=B3=E5=8C=85=E6=9B=B4=E6=96=B0?= =?UTF-8?q?ftp=E5=92=8C=E6=95=B0=E6=8D=AE=E5=BA=93=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E5=99=A8=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AUTS_DataService/My Project/AssemblyInfo.vb | 4 ++-- AUTS_DataService/Service1.vb | 2 +- AUTS_Win/obj/Debug/AUTS_Win.vbproj.FileListAbsolute.txt | 1 - 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/AUTS_DataService/My Project/AssemblyInfo.vb b/AUTS_DataService/My Project/AssemblyInfo.vb index e36dbd0..a50d852 100644 --- a/AUTS_DataService/My Project/AssemblyInfo.vb +++ b/AUTS_DataService/My Project/AssemblyInfo.vb @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices '通过使用 "*",如下所示: ' - - + + diff --git a/AUTS_DataService/Service1.vb b/AUTS_DataService/Service1.vb index 1f4049c..2314f4a 100644 --- a/AUTS_DataService/Service1.vb +++ b/AUTS_DataService/Service1.vb @@ -615,7 +615,7 @@ Public Class Service1 Select Case command Case UtsWebPacket.Commands.Heartbeat 'todo:此处需要处理心跳包,获取公网IP与ftp地址 - DealHeartbeatPacket(param) + 'DealHeartbeatPacket(param) Case UtsWebPacket.Commands.SetLogType replyData = DealSetLogTypePacket(param) diff --git a/AUTS_Win/obj/Debug/AUTS_Win.vbproj.FileListAbsolute.txt b/AUTS_Win/obj/Debug/AUTS_Win.vbproj.FileListAbsolute.txt index 6d526c4..5d1a601 100644 --- a/AUTS_Win/obj/Debug/AUTS_Win.vbproj.FileListAbsolute.txt +++ b/AUTS_Win/obj/Debug/AUTS_Win.vbproj.FileListAbsolute.txt @@ -196,4 +196,3 @@ G:\Git\AUTS\AUTS_Win\bin\Debug\Google.Protobuf.xml G:\Git\AUTS\AUTS_Win\bin\Debug\K4os.Compression.LZ4.Streams.xml G:\Git\AUTS\AUTS_Win\bin\Debug\K4os.Compression.LZ4.xml G:\Git\AUTS\AUTS_Win\bin\Debug\K4os.Hash.xxHash.xml -G:\Git\AUTS\AUTS_Win\obj\Debug\AUTS_Win.exe.config