插件就绪事件示例

This commit is contained in:
cool 2024-04-26 11:00:20 +08:00
parent 545942ea25
commit 02a708c6f7

View File

@ -1,6 +1,4 @@
import { Provide } from '@midwayjs/decorator';
import { CoolEvent, Event } from '@cool-midway/core';
import { Scope, ScopeEnum } from '@midwayjs/core';
/**
*