lpw
2022-03-14 88bd7dff2f670ba63304a172fa8a495cf8e78832
commit | author | age
6e1425 1 //
H 2 //  WAIPay.h
3 //  WASdkIntfUI
4 //
5 //  Created by GHW-T-01 on 16/3/1.
6 //  Copyright © 2016年 GHW-T-01. All rights reserved.
7 //
8
9 #import <Foundation/Foundation.h>
10 #import <WASdkIntf/WASdkIntf.h>
11 #import <WACommon/WACommon.h>
12 @interface WASdkPay : WAIPay
13
14 @end