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

This commit is contained in:
2026-06-09 15:38:52 +08:00
parent 38e018b8aa
commit ac558bdc89
2 changed files with 0 additions and 3 deletions

Binary file not shown.

View File

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