chenyincheng
2023-01-30 47f0c0b6986b8dd423e81c77f341c829550e326d
src/samples/node-api.ts
@@ -43,6 +43,7 @@
      console.log('配置文件没有配置')
    }
    else if(args.length>0&&args[0].clientCode.length>0){
      console.log('配置文件读取')
      clientCode=args[0].clientCode
      // 建立sockte 通讯
      deviceList=args[0].deviceList