PunishmentsApprovalDto-修改参数测试
All checks were successful
CodeChecker 变更检测 / code-check (push) Successful in 23s

This commit is contained in:
2026-06-09 15:47:24 +08:00
parent 33a580a040
commit acf3f241cf
2 changed files with 3 additions and 3 deletions

View File

@@ -19,8 +19,8 @@ public class PunishmentsApprovalDto {
/** 用户Id 暂弃 */
private String userId;
/** testId */
private Integer testId;
/** testType */
private Integer testType;
/** 惩罚核算日 */
private Date day;