This commit is contained in:
dimengzhe
2023-09-11 11:39:16 +08:00
parent 3edad2d05a
commit 95b0d2ca0b
3 changed files with 79 additions and 2 deletions

View File

@@ -19,4 +19,6 @@ public class MessageListDto implements Dto {
private String urgeName;
private String nodeName;
private String msgSid;
}