Files
xj-ios/XinjiangProject/XinjiangProject/Project/Login_Register/Login/HQLoginViewController.h
T
2025-06-30 09:33:34 +08:00

17 lines
236 B
Objective-C

//
// HQLoginViewController.h
// healthQuestion
//
// Created by xulei on 2022/8/16.
//
#import "HQBaseViewController.h"
NS_ASSUME_NONNULL_BEGIN
@interface HQLoginViewController : HQBaseViewController
@end
NS_ASSUME_NONNULL_END