1
This commit is contained in:
17
keyBoard/Class/AiTalk/VC/KBChatTestVC.h
Normal file
17
keyBoard/Class/AiTalk/VC/KBChatTestVC.h
Normal file
@@ -0,0 +1,17 @@
|
||||
//
|
||||
// KBChatTestVC.h
|
||||
// keyBoard
|
||||
//
|
||||
// Created by Kiro on 2026/1/23.
|
||||
//
|
||||
|
||||
#import "BaseViewController.h"
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
/// 聊天 UI 测试页面
|
||||
@interface KBChatTestVC : BaseViewController
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user