json_to_model icon indicating copy to clipboard operation
json_to_model copied to clipboard

iOS ORM via Code Generation

Results 2 json_to_model issues
Sort by recently updated
recently updated
newest added

最后的一个s丢掉了 *status 都会丢掉最后的s

For archiving and distribution. - (id)initWithCoder:(NSCoder *)aDecoder; - (void)encodeWithCoder:(NSCoder *)aCoder;

enhancement