add 题目
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// ExercisesModel.m
|
||||
// GIGA
|
||||
//
|
||||
// Created by lianxiang on 2018/9/11.
|
||||
// Copyright © 2018年 com.giga.ios. All rights reserved.
|
||||
//
|
||||
|
||||
#import "ExercisesModel.h"
|
||||
|
||||
@implementation ExercisesModel
|
||||
//+(JSONKeyMapper *)keyMapper{
|
||||
// return [[JSONKeyMapper alloc] initWithModelToJSONDictionary:@{@"id":@"answer_id"}];
|
||||
//}
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user