Commit cdb21962 authored by killer's avatar killer

销户

parent a29887b4
...@@ -18,6 +18,7 @@ import java.util.Date; ...@@ -18,6 +18,7 @@ import java.util.Date;
@Builder @Builder
@Entity @Entity
@NoArgsConstructor @NoArgsConstructor
@AllArgsConstructor
@Table(name = "user_deregister_record") @Table(name = "user_deregister_record")
public class UserDeregisterRecord implements Serializable { public class UserDeregisterRecord implements Serializable {
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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