// // KSChatListCell.h // KulexiuForStudent // // Created by 王智 on 2022/5/17. // #import <RongIMKit/RongIMKit.h> NS_ASSUME_NONNULL_BEGIN @interface KSChatListCell : RCConversationBaseCell @end NS_ASSUME_NONNULL_END