Files
yinmeng-ios/xplan-ios/Main/Tabbar/View/XPNewUserRechargeSuccessView.h

17 lines
219 B
C
Raw Normal View History

2022-07-28 11:56:59 +08:00
//
// XPNewUserRechargeView.h
// xplan-ios
//
// Created by GreenLand on 2022/7/27.
//
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
@interface XPNewUserRechargeSuccessView : UIView
@end
NS_ASSUME_NONNULL_END