国内WASDK 网页支付实现层
lpw
2024-06-12 9edc47da4caf97a98dfd7fe45b8763b2663c8044
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:2024/06/12  12:29 ver:2.9.0