chat sub list
This commit is contained in:
@@ -12,7 +12,7 @@ import java.util.List;
|
||||
|
||||
@Data
|
||||
@TableName("book_clock_entry_chat")
|
||||
public class BookClockEntryChatEntity implements Serializable {
|
||||
public class BookClockEntryChat implements Serializable {
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
@TableId
|
||||
Reference in New Issue
Block a user