AVObject *garage = [AVObject objectWithClassName:@"Garage"];
AVRelation *relation = [user relationForKey:@"garage"];
[relation addObject:garage];//执行到这句的时候程序崩了。。。
[user saveInBackground];
-
创建时间
16年4月27日
-
最后回复
16年4月27日
-
2
回复
-
831
浏览
-
2
用户