|
@@ -41,7 +41,7 @@ public class ContactUsVoEn implements Serializable {
|
|
|
@ExcelProperty("Submission Time")
|
|
@ExcelProperty("Submission Time")
|
|
|
private Date createTime;
|
|
private Date createTime;
|
|
|
|
|
|
|
|
- @ExcelProperty("Submission Location(Country/Address)")
|
|
|
|
|
|
|
+ @ExcelProperty("Submission Location")
|
|
|
private String country;
|
|
private String country;
|
|
|
|
|
|
|
|
@ExcelProperty("Remarks")
|
|
@ExcelProperty("Remarks")
|