up
chenyc
2022-09-01 26d58b9f433c9e2d5efd46bef46c51522a0a4b5d
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,