diff --git a/frameworks/native/distributed_file_inner/src/copy/file_copy_manager.cpp b/frameworks/native/distributed_file_inner/src/copy/file_copy_manager.cpp index 560f95880befad004564fb77a878591ff3f41f6b..a193de99f04cc0a88b4305389f7fd9994fb5c2c4 100644 --- a/frameworks/native/distributed_file_inner/src/copy/file_copy_manager.cpp +++ b/frameworks/native/distributed_file_inner/src/copy/file_copy_manager.cpp @@ -117,7 +117,7 @@ bool GetAndCheckUserId(Uri* uri, std::string &userId) } return true; } else { - LOGE("GetAndCheckUserId no match userId"); + LOGE("GetAndCheckUserId no match userId11111"); } return false; }