Wuyx
2017-01-11 378d03ffab34ee33f9c9e8987a52a6c0f2921268
1
2
3
4
5
6
7
8
9
10
11
12
13
14
//
//  WAWebPay.h
//  WAWebPayImplUI
//
//  Created by hank on 16/4/29.
//  Copyright © 2016年 hank. All rights reserved.
//
 
#import <Foundation/Foundation.h>
#import <WASdkIntf/WASdkIntf.h>
 
@interface WAWebPay : WAIPay
 
@end