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