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

This commit is contained in:
2026-06-09 15:45:31 +08:00
parent f94c24a0ab
commit 33a580a040

View File

@@ -20,7 +20,7 @@ public class PunishmentsApprovalDto {
private String userId;
/** testId */
private String testId;
private Integer testId;
/** 惩罚核算日 */
private Date day;