Commit 1b25416d authored by 周亚武's avatar 周亚武

钉钉相关接口

parent b3ec8111
......@@ -102,7 +102,7 @@ public class AttendanceLeaveRecordEntity extends AttendanceLeaveRecordVo {
/**
* 审核结果(1.申请通过,2.申请不通过)
*/
@Excel(name = "审核结果", readConverterExp = "1=申请通过,2=申请不通过")
@Excel(name = "审核结果", readConverterExp = "1=申请通过,2=申请不通过,3=撤销审批中,4=撤销审批通过")
private Integer auditResult;
/**
* 审核说明
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment