Commit 788514ae authored by hezhuozhi's avatar hezhuozhi

27467 人大金仓数据库适配

parent 8a8f57e4
...@@ -13,7 +13,7 @@ public class OverviewQuestionDto { ...@@ -13,7 +13,7 @@ public class OverviewQuestionDto {
private String createDate; private String createDate;
@ApiModelProperty(value = "问题内容") @ApiModelProperty(value = "问题内容")
private String content; private String warningContent;
@ApiModelProperty(value = "问题完成情况描述") @ApiModelProperty(value = "问题完成情况描述")
private String completionStatusDesc; private String completionStatusDesc;
......
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