// // AdvertManagerVC.h // YBVideo // // Created by ybRRR on 2021/12/17. // Copyright © 2021 cat. All rights reserved. // #import "YBBaseViewController.h" NS_ASSUME_NONNULL_BEGIN @interface AdvertManagerVC : YBBaseViewController @end NS_ASSUME_NONNULL_END