Commit 3de71531 by huluobin

update

parent c51a6616
......@@ -21,7 +21,7 @@ import java.io.Serializable;
@Data
@EqualsAndHashCode(callSuper = false)
@Accessors(chain = true)
@ApiModel(value="CustomerInfoEnum对象", description="")
@ApiModel(value = "CustomerInfoEnum对象", description = "")
public class CustomerInfoEnum implements Serializable {
private static final long serialVersionUID = 1L;
......
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