master
parent
049c0edf5d
commit
af3fe56aa6
|
@ -32,6 +32,4 @@ public class AttributeGroupEditReq extends BaseEntity {
|
|||
/** 状态 */
|
||||
@ApiModelProperty(name = "状态", value = "状态", required = true)
|
||||
private String states;
|
||||
|
||||
|
||||
}
|
||||
|
|
|
@ -24,4 +24,6 @@
|
|||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
</properties>
|
||||
|
||||
|
||||
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue