摘要: + (instancetype)sharedClient { static APIClient *_sharedClient = nil; static dispatch_once_t onceToken; NSString * APIBaseURLString = [NSString stringWithFormat:SERVER_INTERFACES, SERVE... 阅读全文
posted @ 2016-07-18 14:53 o.0...w 阅读(145) 评论(0) 推荐(0)