|
@@ -61,7 +61,7 @@ private static final long serialVersionUID=1L;
|
|
|
/** 评级时间 */
|
|
/** 评级时间 */
|
|
|
@ExcelImport(value = "评级时间")
|
|
@ExcelImport(value = "评级时间")
|
|
|
@ExcelExport(value = "评级时间")
|
|
@ExcelExport(value = "评级时间")
|
|
|
- private Date ratingDate;
|
|
|
|
|
|
|
+ private String ratingDate;
|
|
|
|
|
|
|
|
@ApiModelProperty(value = "评级类型")
|
|
@ApiModelProperty(value = "评级类型")
|
|
|
/** 评级类型 */
|
|
/** 评级类型 */
|