mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 21:49:25 +08:00
Merge branch 'main' into next
This commit is contained in:
commit
9b94e77d9f
@ -153,6 +153,7 @@ export class PluginAuthServer extends Plugin {
|
|||||||
db: this.app.db,
|
db: this.app.db,
|
||||||
cache: this.app.cache,
|
cache: this.app.cache,
|
||||||
logger: this.app.logger,
|
logger: this.app.logger,
|
||||||
|
log: this.app.log,
|
||||||
} as any);
|
} as any);
|
||||||
|
|
||||||
let user: Model;
|
let user: Model;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user