@@ -194,7 +194,7 @@ export default {
}, 300)
return
}
- // 如果是无牌车扫码:入场
+ // 如果是无牌车扫码:入场 测试
const unlicensedCarCheckInres = await unlicensedCarCheckIn({ // 获取无牌车牌
gateId: qrCodesres.gateId
});