// // YBDayTaskVC.h // YBVideo // // Created by YB007 on 2020/10/9. // Copyright © 2020 cat. All rights reserved. // #import "YBBaseViewController.h" NS_ASSUME_NONNULL_BEGIN @interface YBDayTaskVC : YBBaseViewController @end NS_ASSUME_NONNULL_END