master
33442 2024-11-12 22:38:42 +08:00
parent 049c0edf5d
commit af3fe56aa6
2 changed files with 2 additions and 2 deletions

View File

@ -32,6 +32,4 @@ public class AttributeGroupEditReq extends BaseEntity {
/** 状态 */
@ApiModelProperty(name = "状态", value = "状态", required = true)
private String states;
}

View File

@ -24,4 +24,6 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
</project>