Refactored code for faq
This commit is contained in:
@@ -8,6 +8,10 @@ public class LookUpDataReq {
|
||||
private Long id;
|
||||
|
||||
private Long lookUpDataId;
|
||||
|
||||
private String title;
|
||||
|
||||
private String value;
|
||||
|
||||
private String response;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user