!2238 告警修复

Merge pull request !2238 from cc_ggboy/master
This commit is contained in:
openharmony_ci 2024-11-08 07:15:23 +00:00 committed by Gitee
commit 983ec4d8b7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -58,7 +58,7 @@ private:
private:
uint32_t userId_;
uint32_t callerTokenId_;
uint32_t callerTokenId_ = 0;
AuthType authType_;
bool isRemoteAuth_ = false;
sptr<IIDMCallback> innerCallback_ = nullptr;