Skip to content

Commit

Permalink
[issues_280][Taier-data-develop] fix vo description #280
Browse files Browse the repository at this point in the history
  • Loading branch information
vainhope committed Mar 24, 2022
1 parent fe56768 commit 793dac8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ public class DsDetailVO {
@ApiModelProperty(value = "数据源类型", example = "Mysql")
private String dataType;

@ApiModelProperty("数据源报表")
@ApiModelProperty("数据源版本 如1.x, 0.9")
private String dataVersion;

@ApiModelProperty("数据源名称")
Expand Down

0 comments on commit 793dac8

Please sign in to comment.