|
|
|
@ -149,7 +149,7 @@ public class TBoxApi
|
|
|
|
|
carNo ,(int)SwapConstant.CommunicationType.Send);
|
|
|
|
|
|
|
|
|
|
string s = await _httpClient.GetStringAsync(url);
|
|
|
|
|
StationSoftMgr.PutDeviceLog((int)StationConstant.DeviceCode.Tbox,SwapConstant.TboxProtocol.Lock,
|
|
|
|
|
StationSoftMgr.PutDeviceLog((int)StationConstant.DeviceCode.Tbox,SwapConstant.TboxProtocol.UnLock,
|
|
|
|
|
|
|
|
|
|
s ,(int)SwapConstant.CommunicationType.Receive);
|
|
|
|
|
|
|
|
|
|