45
chenyincheng
2023-02-25 387cceb92cb2ed96bdb4a38d355d389d7252f122
src/samples/node-api.ts
@@ -50,7 +50,7 @@
      // 存放conging到仓库
      confingInfoStore().setconfingInfo(args[0])
      connect()
      creatorClient(args[0])
      // creatorClient(args[0])
  
    }
  }