mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-06-07 14:26:07 +00:00
feat: add poll post type
This commit is contained in:
@@ -31,6 +31,7 @@ public class PostSummaryDto {
|
||||
private int pointReward;
|
||||
private PostType type;
|
||||
private LotteryDto lottery;
|
||||
private PollDto poll;
|
||||
private boolean rssExcluded;
|
||||
private boolean closed;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user