PunishmentsApprovalDto-参数类型变更
All checks were successful
CodeChecker 变更检测 / code-check (push) Successful in 23s
All checks were successful
CodeChecker 变更检测 / code-check (push) Successful in 23s
This commit is contained in:
@@ -17,7 +17,7 @@ public class PunishmentsApprovalDto {
|
||||
private String id;
|
||||
|
||||
/** 用户Id 暂弃 */
|
||||
private String userId;
|
||||
private Integer userId;
|
||||
|
||||
/** 惩罚核算日 */
|
||||
private Date day;
|
||||
|
||||
Reference in New Issue
Block a user