Commit 86d8858f authored by 井庆林's avatar 井庆林

code review

parent 5dc9f2ae
...@@ -209,9 +209,7 @@ static BOOL isGray = NO; ...@@ -209,9 +209,7 @@ static BOOL isGray = NO;
} }
- (NSString *)serverAPI { - (NSString *)serverAPI {
if (isGray) { return isGray ? _rePhobos.serverAPI : _oldPhobos.serverAPI;
return _rePhobos.serverAPI;
} else _oldPhobos.serverAPI;
} }
@end @end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment