PunishmentsApprovalDto- UserSelfDto类对象参数 - 嵌套对象 - 删除参数
All checks were successful
CodeChecker 变更检测 / code-check (push) Successful in 24s

This commit is contained in:
2026-06-09 16:52:51 +08:00
parent 8aa506a807
commit 4c37a961a0

View File

@@ -16,6 +16,4 @@ public class UserSelfDto {
private String userId;
/** 用户名称 */
private String userName;
/** 用户别名 */
private Integer nickName1;
}