国内WASDK 网页支付实现层
lipengwei
2020-03-04 1b3d76b23e8b6bea8e3f52d3a87ee6e812fc326e
commit | author | age
e4050e 1 //
H 2 //  WAWebPay.h
3 //  WAWebPayImplUI
4 //
5 //  Created by hank on 16/4/29.
6 //  Copyright © 2016年 hank. All rights reserved.
7 //
8
9 #import <Foundation/Foundation.h>
10 #import <WASdkIntf/WASdkIntf.h>
11
12 @interface WAWebPay : WAIPay
13
14 @end