2
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
// Created by Mac on 2025/12/3.
|
||||
// 注册验证邮箱
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
#import "BaseViewController.h"
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface KBRegistVerEmailVC : UIViewController
|
||||
@interface KBRegistVerEmailVC : BaseViewController
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user