作者 王晓刚
1 个管道 的构建 通过 耗费 0 秒

合并分支 'wxg' 到 'master'

gatewaywork部署上线调试



查看合并请求 !21
@@ -214,7 +214,7 @@ @@ -214,7 +214,7 @@
214 })(); 214 })();
215 </script> 215 </script>
216 <script> 216 <script>
217 - ws = new WebSocket("ws://gangjuren.w.brotop.cn:9526/"); 217 + ws = new WebSocket("ws://gangjuren.w.brotop.cn:9527/");
218 ws.onopen = function() { 218 ws.onopen = function() {
219 ws.send("X,5A5A5A5A0000,00,1,83bb,Y"); 219 ws.send("X,5A5A5A5A0000,00,1,83bb,Y");
220 }; 220 };