feat:处理

This commit is contained in:
苏竹红
2025-07-31 10:53:55 +08:00
parent fa1c89fff9
commit 839d5421ad
5 changed files with 32 additions and 1 deletions

View File

@@ -36,4 +36,8 @@ public class MessageDetailVO {
private Integer readStatus;
private Integer processStatus;
private Integer processType;
}