Args improvments
This commit is contained in:
parent
eb5b9b25f2
commit
b6139525a5
9 changed files with 30 additions and 19 deletions
|
|
@ -204,7 +204,7 @@
|
|||
var pl = "";
|
||||
var pl2 = new Array();
|
||||
var _WS = {
|
||||
uri: 'ws://127.0.0.1:9001/',
|
||||
uri: 'ws://192.168.2.13:9001/',
|
||||
ws: null,
|
||||
|
||||
init : function (e) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue