Unverified Commit f6e4fdb5 authored by irwinsun's avatar irwinsun Committed by GitHub
Browse files

Merge pull request #4513 from fitzcao/issues_4510

feat: 质量红线权限补齐 #4510 #4511
parents 3fc266e6 c350d2a4
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -68,7 +68,7 @@ class QualityConfiguration {
)
@Bean
@ConditionalOnProperty(prefix = "auth", name = ["idProvider"], havingValue = "v3")
@ConditionalOnProperty(prefix = "auth", name = ["idProvider"], havingValue = "bk_login_v3")
fun v3QualityPermissionServiceImpl(
authPermissionApi: AuthPermissionApi,
authResourceApi: AuthResourceApi,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment