BDFaceVerificationSuccessController.h 264 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 // // BDFaceVerificationSuccessController.h // IDLFaceSDKDemoOC // // Created by v_shishuaifeng on 2020/8/27. // Copyright © 2020 Baidu. All rights reserved. // #import <UIKit/UIKit.h> @interface BDFaceVerificationSuccessController : UIViewController @end