Commit c51a6616 by huluobin

update

parent 23177e34
...@@ -32,7 +32,7 @@ public class CustomerInfoEnum implements Serializable { ...@@ -32,7 +32,7 @@ public class CustomerInfoEnum implements Serializable {
@ApiModelProperty(value = "1-职业 2-偏好 ") @ApiModelProperty(value = "1-职业 2-偏好 ")
private Integer type; private Integer type;
private String values; private String value;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment