mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化代码
This commit is contained in:
parent
2b685cc3de
commit
39c3c3b078
@ -72,7 +72,7 @@
|
|||||||
} else {
|
} else {
|
||||||
url =
|
url =
|
||||||
"ws://" + window.location.host + "/ws/parkingArea/" +
|
"ws://" + window.location.host + "/ws/parkingArea/" +
|
||||||
$that.parkingAreaControlInfo.paId + "/" + clientId;
|
$that.parkingAreaControlInfo.boxId + "/" + clientId;
|
||||||
// url =
|
// url =
|
||||||
// "ws://demo.homecommunity.cn:9011/ws/parkingArea/" +
|
// "ws://demo.homecommunity.cn:9011/ws/parkingArea/" +
|
||||||
// $that.parkingAreaControlInfo.boxId + "/" + clientId;
|
// $that.parkingAreaControlInfo.boxId + "/" + clientId;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user