lpw
2025-07-01 49b5f8ec0881daeb9c8bc62822a7e59e4e63e58d
frameworks/WACommon.framework/Headers/WAHttpHelper.h
@@ -72,5 +72,5 @@
//针对打开网页支付时,直接使用get请求
-(NSMutableURLRequest *) buildWebRequestToURL:(NSString *)aUrl withParameters:(NSDictionary *)params;
- (NSString *)percentEscapedString:(NSString *)string;
@end