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