DataService:
2.6.0.1:取消心跳包更新ftp和数据库服务器地址
This commit is contained in:
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
|
|||||||
'通过使用 "*",如下所示:
|
'通过使用 "*",如下所示:
|
||||||
' <Assembly: AssemblyVersion("1.0.*")>
|
' <Assembly: AssemblyVersion("1.0.*")>
|
||||||
|
|
||||||
<Assembly: AssemblyVersion("2.5.6.0")>
|
<Assembly: AssemblyVersion("2.6.0.1")>
|
||||||
<Assembly: AssemblyFileVersion("2.5.6.0")>
|
<Assembly: AssemblyFileVersion("2.6.0.1")>
|
||||||
|
|||||||
@@ -615,7 +615,7 @@ Public Class Service1
|
|||||||
Select Case command
|
Select Case command
|
||||||
Case UtsWebPacket.Commands.Heartbeat
|
Case UtsWebPacket.Commands.Heartbeat
|
||||||
'todo:此处需要处理心跳包,获取公网IP与ftp地址
|
'todo:此处需要处理心跳包,获取公网IP与ftp地址
|
||||||
DealHeartbeatPacket(param)
|
'DealHeartbeatPacket(param)
|
||||||
|
|
||||||
Case UtsWebPacket.Commands.SetLogType
|
Case UtsWebPacket.Commands.SetLogType
|
||||||
replyData = DealSetLogTypePacket(param)
|
replyData = DealSetLogTypePacket(param)
|
||||||
|
|||||||
@@ -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.Streams.xml
|
||||||
G:\Git\AUTS\AUTS_Win\bin\Debug\K4os.Compression.LZ4.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\bin\Debug\K4os.Hash.xxHash.xml
|
||||||
G:\Git\AUTS\AUTS_Win\obj\Debug\AUTS_Win.exe.config
|
|
||||||
|
|||||||
Reference in New Issue
Block a user