add
This commit is contained in:
@@ -17,5 +17,7 @@
|
||||
@property (nonatomic,assign) int answer_id;
|
||||
//默认答案 1选中 0 非选中
|
||||
@property (nonatomic,assign) int defaultFlag;
|
||||
//答案h序号
|
||||
@property (nonatomic,assign) int sortNum;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user