Przeglądaj źródła

添加重新激活参数

main
fantengteng 1 dzień temu
rodzic
commit
b5a00e7996

+ 2
- 2
wxminipro/plugin/utils/active-tools/active-device-tools.js Wyświetl plik

@@ -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)

Ładowanie…
Anuluj
Zapisz