feat:getModuleList

This commit is contained in:
苏竹红
2025-07-29 17:46:40 +08:00
parent f7f9462897
commit f5d73d8804
2 changed files with 6 additions and 0 deletions

View File

@@ -32,4 +32,8 @@ public class MessageDetailVO {
private String publishUserId;
private Date deadline;
private Integer readStatus;
}