BDFaceLivingConfigViewController.h 308 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 // // LivingConfigViewController.h // FaceSDKSample_IOS // // Created by 阿凡树 on 2017/5/23. // Copyright © 2017年 Baidu. All rights reserved. // // 此类为了方便选择活体检测命令选项 // #import <UIKit/UIKit.h> @interface BDFaceLivingConfigViewController : UIViewController @end