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,
|
||||
cache: this.app.cache,
|
||||
logger: this.app.logger,
|
||||
log: this.app.log,
|
||||
} as any);
|
||||
|
||||
let user: Model;
|
||||
|
Loading…
x
Reference in New Issue
Block a user