|
|
@@ -73,8 +73,8 @@ export async function ActiveAgainDevice({ |
|
|
|
disconnectCallback = Function(), |
|
|
|
} = {}) { |
|
|
|
activeCode.bussType = 4 |
|
|
|
// activeCode.params = params |
|
|
|
return await _againObuIssueCheck() |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
// 设备校验 |
|
|
@@ -435,7 +435,7 @@ async function _getAgainObuMac(randNum, callback) { |
|
|
|
obuId: activeCode.obuId, |
|
|
|
vehiclePlate: activeCode.vehiclePlate, |
|
|
|
vehiclePlateColor: activeCode.vehiclePlateColor, |
|
|
|
vehicleType: activeCode.vehicleType, |
|
|
|
vehicleType: activeCode.cardVehicleType, |
|
|
|
random: cmdRandNum |
|
|
|
} |
|
|
|
console.log(params) |