cdts/xdts-ios 3/TreeHole/CYHResetCode/THBaseViewController/THTabBar/THTabBarViewController.h
2023-07-27 09:20:00 +08:00

17 lines
246 B
Objective-C

//
// THTabBarViewController.h
// TreeHole
//
// Created by iOS on 2023/1/31.
//
//
//#import "QMUITabBarViewController.h"
#import <CYLTabBarController/CYLTabBarController.h>
@interface THTabBarViewController : CYLTabBarController
@end