소스 검색

测试用

liuyu 5 년 전
부모
커밋
fc63e8b09b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      app.js

+ 1 - 0
app.js

@@ -7,6 +7,7 @@ class AppBootHook {
   async didReady() {
     // 应用已经启动完毕
     const ctx = await this.app.createAnonymousContext();
+    console.log(1111);
     // 企业入驻申请消息接收事件
     await ctx.service.rabbitmq.receiveQueueMsg('corp_register');
     // 企业申请三会消息接收事件