chenyc
2022-08-26 94f16f6a5770c10fce8267e9e851dfc35d8dfbc2
src/samples/sockteStomp.ts
@@ -30,9 +30,11 @@
            return de.deviceName===resultInfo.deviceNumber
        })
        console.log(deviceInfo,'更具设备number查找到的设备')
        console.log(resultInfo)
        if(deviceInfo!==undefined){
            switch(deviceInfo.deviceType){
                case '读卡器':
                    console.log('读卡器收到消息')
                    sockteStore().setdkqSockte(
                        {
                            deviceName:resultInfo.deviceNumber,