修正分支合并

This commit is contained in:
MrZ626
2020-12-03 00:06:09 +08:00
parent ac701c4759
commit 1bb8df5db5
5 changed files with 1 additions and 19 deletions

View File

@@ -190,9 +190,7 @@ do--httpRequest
wsConnect=
client and function(tick,path,header)
local task,err=client.wsraw{
-- url="http://krakens.tpddns.cn:10026"..path,
url="ws://127.0.0.1:10026"..path,
origin = "127.0.0.1",
url="http://krakens.tpddns.cn:10026"..path,
header=header,
}
if task then