diff --git a/entry/src/main/ets/pages/components/FaceAuth.ets b/entry/src/main/ets/pages/components/FaceAuth.ets index f115566581b2f831a2e22810867d160d36ef989f..db3b27eee245a8c68d6e4c988129592daf772a2b 100644 --- a/entry/src/main/ets/pages/components/FaceAuth.ets +++ b/entry/src/main/ets/pages/components/FaceAuth.ets @@ -13,6 +13,7 @@ * limitations under the License. */ +/*Just for test*/ import account_osAccount from '@ohos.account.osAccount'; import userAuth from '@ohos.userIAM.userAuth'; import util from '@ohos.util';