Commit f5a1d087 authored by libin's avatar libin

会员导入

parent d50a0c66
...@@ -48,8 +48,6 @@ public class BaseUserMemberExport implements Serializable { ...@@ -48,8 +48,6 @@ public class BaseUserMemberExport implements Serializable {
private Integer beforeDiscount; private Integer beforeDiscount;
@Column(name = "source") @Column(name = "source")
private Integer source; private Integer source;
@Column(name = "user_id")
private Integer userId;
} }
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