mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2024-11-01 22:20:30 +08:00
方便插件相互调用
This commit is contained in:
parent
44788402cc
commit
791527c2f0
@ -115,6 +115,7 @@ export class PluginService extends BaseService {
|
||||
this.app,
|
||||
{
|
||||
cache: this.midwayCache,
|
||||
pluginService: this,
|
||||
}
|
||||
);
|
||||
return instance;
|
||||
|
Loading…
Reference in New Issue
Block a user