// // 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