好的 我已经将项目发生到你的邮箱,幸苦帮忙看一下
Thank you very much. I found that this code was not executed. I added a Log, but there was no output in the console. constructor( @Inject(NAVIGATE_TO_MANAGE_PROFILE) public navigateToManageProfile, private configState: ConfigStateService, private authService: AuthService, private sessionState: SessionStateService } { console.log('✅ Custom NavItemsComponent has been loaded'); } }
Angular
ABP 原生的UI
https://docs.abp.io/docs/latest/framework/ui/angular/modifying-the-menu 无法方法这个网址
你好, Hangfire 任务本身没有用户信息,并且我不能在代码中固定写入用户获取其Token,我在调用 API 时,要如何能拿到可以通过权限验证的Token


