Commit 44192651 authored by hanfeng's avatar hanfeng

修改订单统计

parent 0139d80b
......@@ -145,7 +145,7 @@ public class Article {
private String tagTitle;
@Column(name = "keywords")
@ApiModelProperty("title标签内容")
@ApiModelProperty("keywords标签内容")
private String keywords;
@Column(name = "description")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment