src/samples/node-api.ts
@@ -50,7 +50,7 @@ // 存放conging到仓库 confingInfoStore().setconfingInfo(args[0]) connect() creatorClient(args[0]) // creatorClient(args[0]) } } @@ -118,6 +118,18 @@ } ) break case "人脸识别": sockteStore().setfaceSockte( { deviceName:res.deviceName, type:"血压计", result:res.result, resultTime:res.resultTime, state:2 } ) break default: console.log('有配置类型没有匹配') }