国内WASDK 网页支付实现层
lipengwei
2020-05-06 68e6437a34b8be193ec90b6d49326ab16b3fe5b0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
//
//  WAWebPayImpl.h
//  WAWebPayImpl
//
//  Created by hank on 16/4/29.
//  Copyright © 2016年 hank. All rights reserved.
//
 
#import <UIKit/UIKit.h>
#import <WAWebPayImpl/WAWebPayProxy.h>
 
//! Project version number for WAWebPayImpl.
FOUNDATION_EXPORT double WAWebPayImplVersionNumber;
 
//! Project version string for WAWebPayImpl.
FOUNDATION_EXPORT const unsigned char WAWebPayImplVersionString[];
 
// In this header, you should import all the public headers of your framework using statements like #import <WAWebPayImpl/PublicHeader.h>
 
//time:2020/05/08 12:30 ver:2.1.0