Added lookUpDate in Faq
This commit is contained in:
@@ -23,4 +23,12 @@ public class FaqResponseBean extends BaseBean {
|
||||
|
||||
private LocalDateTime responseDate;
|
||||
|
||||
private Long lookUpDataId;
|
||||
|
||||
private String title;
|
||||
|
||||
private String value;
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user