|
@@ -9,7 +9,7 @@ class AppBootHook {
|
|
const ctx = await this.app.createAnonymousContext();
|
|
const ctx = await this.app.createAnonymousContext();
|
|
// 检查种子
|
|
// 检查种子
|
|
// await ctx.service.install.index();
|
|
// await ctx.service.install.index();
|
|
- await ctx.service.util.rabbitMq.mission();
|
|
|
|
|
|
+ // await ctx.service.util.rabbitMq.mission();
|
|
}
|
|
}
|
|
|
|
|
|
}
|
|
}
|