this class is not key value coding-compliant for the key id.

KVC中,这个setValuesForKeysWithDictionary: 方法有一个致命的弱点:

必须字典里面的所有键值对在模型里面都能找到,否则报错

原文地址:https://www.cnblogs.com/521it/p/4974671.html