springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/EldersAuthFeedbackAddDTO.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/EldersAuthFeedbackAddDTO.java
@@ -25,7 +25,7 @@ public class EldersAuthFeedbackAddDTO { @NotNull() @Max(9223372036854775807L) @ApiModelProperty(value = "认证ID", hidden = false, example = "1") @ApiModelProperty(value = "认证ID", hidden = false, example = "1", required = true) private Long authId; @Length(max=1024)