added response field in lookupData response
This commit is contained in:
@@ -10,6 +10,8 @@ public class LookUpDataResponseBean extends BaseBean {
|
||||
private String title;
|
||||
|
||||
private String value;
|
||||
|
||||
private String response;
|
||||
|
||||
private LookUpDataTypeEnum type;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user