Commit cdb21962 authored by killer's avatar killer

销户

parent a29887b4
......@@ -18,6 +18,7 @@ import java.util.Date;
@Builder
@Entity
@NoArgsConstructor
@AllArgsConstructor
@Table(name = "user_deregister_record")
public class UserDeregisterRecord implements Serializable {
......
This diff is collapsed.
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