Commit abb24719 authored by hanfeng's avatar hanfeng

Merge branch 'master' into dev

parents b8a27e02 eda33414
......@@ -26,7 +26,7 @@ public class ActivityTemporary {
private Integer id;
private String name;
private String phone;
private Integer inviter;
private String inviter;
@Column(name = "crt_time")
private Date crtTime;
@Column(name = "upd_time")
......
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