Files
yinmeng-ios/xplan-ios/Main/Mine/View/SubViews/XPMineHeadTeenagerView.h
2022-10-09 16:36:26 +08:00

17 lines
214 B
Objective-C

//
// XPMineHeadTeenagerView.h
// xplan-ios
//
// Created by GreenLand on 2022/9/27.
//
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
@interface XPMineHeadTeenagerView : UIView
@end
NS_ASSUME_NONNULL_END