cdts/xdts-ios 3/TreeHole/Code/Features/Chat/ViewController/C2CChatViewController.h

17 lines
241 B
C
Raw Normal View History

2023-07-27 09:20:00 +08:00
//
// C2CChatViewController.h
// TreeHole
//
// Created by 谢培艺 on 2022/5/7.
//
#import "TUIC2CChatViewController.h"
NS_ASSUME_NONNULL_BEGIN
@interface C2CChatViewController : TUIC2CChatViewController
@end
NS_ASSUME_NONNULL_END