打印消息队列新增透传参数

This commit is contained in:
谭凯凯
2024-10-09 14:48:11 +08:00
committed by Tankaikai
parent 37dc169607
commit a0d9a1f591
3 changed files with 13 additions and 0 deletions

View File

@@ -9,4 +9,5 @@ public class CallNumPrintDTO {
private Long currentUserId;
private String currentUserName;
private String currentUserNickName;
}