From fe721c1b19265086d6df14396233a2a521ae9de3 Mon Sep 17 00:00:00 2001 From: "https://gitee.com/WALL_EYE" Date: Thu, 24 Mar 2022 19:04:27 +0800 Subject: [PATCH] fix issue Signed-off-by: https://gitee.com/WALL_EYE Change-Id: Ibe226eb216721acc9037c94c1aa390ed3839c5d4 --- OAT.xml | 1 - .../innerkits/napi/include/authapi_callback.h | 10 +++++----- interfaces/innerkits/napi/src/result_convert.cpp | 5 ++--- .../innerkits/napi/src/user_auth_helper.cpp | 16 ++++++++-------- interfaces/innerkits/napi/src/user_auth_impl.cpp | 9 +++++---- interfaces/innerkits/native/include/user_auth.h | 1 + services/include/context_thread_pool.h | 2 +- services/include/userauth_excallback_impl.h | 1 + services/src/userauth_service.cpp | 11 +++++------ services/src/userauth_stub.cpp | 3 +++ test/unittest/src/userauth_test.cpp | 1 + 11 files changed, 32 insertions(+), 28 deletions(-) diff --git a/OAT.xml b/OAT.xml index bf16c64..c143b93 100644 --- a/OAT.xml +++ b/OAT.xml @@ -1,6 +1,5 @@