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