微信登陆,bug修改
This commit is contained in:
@@ -117,7 +117,7 @@ typedef NS_ENUM(NSInteger, IfishGoodsListType){
|
||||
longitude:(double)longitude
|
||||
latitude:(double)latitude
|
||||
success:(void (^)(id response))success
|
||||
failure:(void (^)(NSError* err))failure;
|
||||
failure:(void (^)(NSError* err))failure expara:(NSDictionary*)dic;
|
||||
/*
|
||||
*获取更多用户数据 get 请求
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user