update init log

This commit is contained in:
Liujian
2024-12-09 21:32:57 +08:00
parent 3dd44c97e9
commit 5017fce70c
3 changed files with 50 additions and 2 deletions
+3
View File
@@ -99,6 +99,9 @@ func (i *imlAuthorizationModule) getApplications(ctx context.Context, appIds []s
Expire: a.ExpireTime,
Config: authCfg,
HideCredential: a.HideCredential,
Label: map[string]string{
"authorization": a.UUID,
},
}
}),
}