PunishmentsApprovalDto-删除参数测试
All checks were successful
CodeChecker 变更检测 / code-check (push) Successful in 23s
All checks were successful
CodeChecker 变更检测 / code-check (push) Successful in 23s
This commit is contained in:
@@ -19,9 +19,6 @@ public class PunishmentsApprovalDto {
|
|||||||
/** 用户Id 暂弃 */
|
/** 用户Id 暂弃 */
|
||||||
private String userId;
|
private String userId;
|
||||||
|
|
||||||
/** testType */
|
|
||||||
private Integer testType;
|
|
||||||
|
|
||||||
/** 惩罚核算日 */
|
/** 惩罚核算日 */
|
||||||
private Date day;
|
private Date day;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user