// // UserPrivacyProlicyViewController.h // XenonSDK // // Created by fq on 2020/12/12. // Copyright © 2020 SAGESSE. All rights reserved. // #import "BaseViewController.h" @interface UserPrivacyProlicyViewController : BaseViewController @end