// // KBAIMessageZanVC.h // keyBoard // // Created by Mac on 2026/1/28. // #import "KBAIMessageListVC.h" NS_ASSUME_NONNULL_BEGIN /// Thumbs Up 消息列表 @interface KBAIMessageZanVC : KBAIMessageListVC @end NS_ASSUME_NONNULL_END