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