mirror of
https://github.com/certd/certd.git
synced 2026-04-23 11:37:23 +08:00
chore: build
This commit is contained in:
@@ -14,7 +14,7 @@ export class LoginService {
|
||||
userService: UserService;
|
||||
@Inject()
|
||||
roleService: RoleService;
|
||||
@Config('biz.jwt')
|
||||
@Config('auth.jwt')
|
||||
private jwt: any;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user