PunishmentsApprovalDto-类对象参数 - 嵌套对象 - 删除参数
All checks were successful
CodeChecker 变更检测 / code-check (push) Successful in 27s
All checks were successful
CodeChecker 变更检测 / code-check (push) Successful in 27s
This commit is contained in:
Binary file not shown.
@@ -14,8 +14,6 @@ import lombok.Setter;
|
|||||||
public class UserSelfDto {
|
public class UserSelfDto {
|
||||||
/** 用户id */
|
/** 用户id */
|
||||||
private String userId;
|
private String userId;
|
||||||
/** 测试ID */
|
|
||||||
private String testId;
|
|
||||||
/** 用户名称 */
|
/** 用户名称 */
|
||||||
private String userName;
|
private String userName;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user