//
//  APPay.h
//  WAApImplUI
//
//  Created by wuyx on 16/3/7.
//  Copyright 漏 2016骞� GHW-T-01. All rights reserved.
//

#import <Foundation/Foundation.h>
#import <WASdkIntf/WASdkIntf.h>
@interface WAAPPay : WAIPay

@end