springcloud_k8s_panzhihuazhihuishequ/service_westcommittee/src/main/java/com/panzhihua/westcommittee/model/dto/UpdateStatusDeptDto.java
@@ -14,5 +14,5 @@ @NotNull(message = "状态不能为空") private Integer status; @ApiModelProperty("备注") private String remark; private String reason; }