提交 a615412c authored 作者: renjiancai's avatar renjiancai

--no commit message

上级 eb244800
......@@ -18,6 +18,8 @@ public class EbookListVO {
private String edition;
@ApiModelProperty("售价")
private String sellingPrice;
@ApiModelProperty("价格状态 1:付费 2:免费")
private Integer priceType;
@ApiModelProperty("上传时间")
private String uploadTime;
@ApiModelProperty("出版时间")
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论