44323
2023-10-13 cd798f7ed4273559fb5d52c6d9cdf157b505f8d3
cloud-server-account/src/main/java/com/dsh/account/model/vo/exploreDetail/QuestionIns.java
@@ -15,5 +15,7 @@
    @ApiModelProperty(value = "答复内容")
    private String quesContents;
    @ApiModelProperty(value = "答复时间")
    private String quesTime;
}