类对象变更通知:PunishmentsApprovalDto的嵌套类对象UserSelfDto-》新增参数
All checks were successful
CodeChecker 变更检测 / code-check (push) Successful in 24s
All checks were successful
CodeChecker 变更检测 / code-check (push) Successful in 24s
This commit is contained in:
Binary file not shown.
@@ -16,4 +16,6 @@ public class UserSelfDto {
|
||||
private String userId;
|
||||
/** 用户名称 */
|
||||
private String userName;
|
||||
/** 用户别名 */
|
||||
private String nickName;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user