// // WAApw.h // WAApwImplUI // // Created by wuyx on 16/3/10. // Copyright © 2016年 GHW-T-01. All rights reserved. // #import #import #import "WASdkExtend.h" @interface WAApw : WAIApw -(void)showEntryFlowIcon; -(void)hideEntryFlowIcon; @end