clock打卡前端

This commit is contained in:
wangjinlei
2023-10-10 15:21:12 +08:00
parent 9d700af56e
commit e682d9934e
5 changed files with 83 additions and 6 deletions

View File

@@ -19,6 +19,8 @@ public class BookClockEntryEntity implements Serializable {
private Integer bookId;
private String title;
private String image;
private String video;