阳泉现场更改,TBOX连接状态显示

master
CZ 4 months ago
parent 8eef7ada96
commit 23fb7394bc

@ -73,7 +73,7 @@ public class TBoxService
CarInfoResp carInfoResp = new CarInfoResp()
{
CarNo = carNo,
Connected = TBoxServerMgr.Server != null && TBoxServerMgr.Server.Connected,
Connected = TBoxServerMgr.Server != null,
CarInfo = new()
{
CarNo = carNo,

Loading…
Cancel
Save