// // BaseTabBarController.h // keyBoard // // Created by Mac on 2025/10/29. // #import NS_ASSUME_NONNULL_BEGIN @interface BaseTabBarController : UITabBarController @end NS_ASSUME_NONNULL_END