PunishmentsApprovalDto-修改参数测试
All checks were successful
CodeChecker 变更检测 / code-check (push) Successful in 21s
All checks were successful
CodeChecker 变更检测 / code-check (push) Successful in 21s
This commit is contained in:
@@ -20,7 +20,7 @@ public class PunishmentsApprovalDto {
|
|||||||
private String userId;
|
private String userId;
|
||||||
|
|
||||||
/** testId */
|
/** testId */
|
||||||
private String testId;
|
private Integer testId;
|
||||||
|
|
||||||
/** 惩罚核算日 */
|
/** 惩罚核算日 */
|
||||||
private Date day;
|
private Date day;
|
||||||
|
|||||||
Reference in New Issue
Block a user