Commit b955c4ef authored by hezhuozhi's avatar hezhuozhi

27467 人大金仓数据库适配

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