15 lines
186 B
Objective-C
15 lines
186 B
Objective-C
//
|
|
// XPNewUserRechargeView.m
|
|
// xplan-ios
|
|
//
|
|
// Created by GreenLand on 2022/7/27.
|
|
//
|
|
|
|
#import "XPNewUserRechargeSuccessView.h"
|
|
|
|
@implementation XPNewUserRechargeSuccessView
|
|
|
|
|
|
|
|
@end
|