// // ZBEarnModel.m // ZBProject // // Created by 学丽 on 2019/4/1. // Copyright © 2019 ZB. All rights reserved. // #import "ZBEarnModel.h" @implementation ZBEarnModel -(void)setValue:(id)value forUndefinedKey:(NSString *)key { } @end