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:
@@ -19,6 +19,9 @@ public class PunishmentsApprovalDto {
|
||||
/** 用户Id 暂弃 */
|
||||
private String userId;
|
||||
|
||||
/** testId */
|
||||
private String testId;
|
||||
|
||||
/** 惩罚核算日 */
|
||||
private Date day;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user