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