Commit 2fff72f9 authored by hanfeng's avatar hanfeng

123

parent 61fb179d
...@@ -48,8 +48,7 @@ public class BaseUserMemberExport implements Serializable { ...@@ -48,8 +48,7 @@ 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