fix: fix host repleace

xiaoyi 2021-08-18 10:40:45 +08:00
parent f9be516eee
commit aa7267ecb4
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ NS_ASSUME_NONNULL_BEGIN
- (void)clear;
- (NSString *)getReplacedHost:(NSString *)originalHost;
- (BOOL)isTestMode;
@end
NS_ASSUME_NONNULL_END