提交 76cdc4dc authored 作者: chaoyanjun's avatar chaoyanjun

--no commit message

上级 e3792aae
......@@ -173,7 +173,7 @@ public class TypographicVo {
private String auditor;
@ApiModelProperty(value = "审核时间")
private Date auditTime;
private String auditTime;
@ApiModelProperty(value = "审核人姓名")
private String auditorName;
......@@ -189,7 +189,7 @@ public class TypographicVo {
@ApiModelProperty(value = "校对人")
private String checkName;
@ApiModelProperty(value = "校对时间")
private Date checkTime;
private String checkTime;
@ApiModelProperty(value = "图书类型")
private String diyType;
@ApiModelProperty(value = "分类")
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论