111971
@xiaoxu 你好,我使用AVQuery查询,其中有一个字段是指针,返回的结果是: className = Post; content = "G\Ud83d\Ude09rggfcbnkkgffjjjuubvcryujhhhbnjkkk"; createdAt = { "__type" = Date; iso = "2020-05-16T10:03:21.620Z"; }; group = { "__type" = Pointer; className = Group; objectId = 5ebe4a83823f1d0008bbba72; }; 其中group是个指针,我能在这个返回中,直…