mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-25 15:40:49 +08:00
feat: 活动页面基础ui
This commit is contained in:
@@ -26,6 +26,8 @@ public class Activity {
|
||||
|
||||
private String icon;
|
||||
|
||||
private String content;
|
||||
|
||||
@Column(name = "start_time", nullable = false)
|
||||
@CreationTimestamp
|
||||
private LocalDateTime startTime;
|
||||
|
||||
Reference in New Issue
Block a user