Commit 3ab94ea4 authored by 周亚武's avatar 周亚武

钉钉相关接口

parent 235ec109
...@@ -150,7 +150,7 @@ public class AttendanceLeaveRecordEntity extends AttendanceLeaveRecordVo { ...@@ -150,7 +150,7 @@ public class AttendanceLeaveRecordEntity extends AttendanceLeaveRecordVo {
this.auditResult = 0; this.auditResult = 0;
this.auditDesc = ""; this.auditDesc = "";
this.auditTime = new Date(); this.auditTime = new Date();
this.processStatus = 2; this.processStatus = 1;
this.sourceDingTime = ""; this.sourceDingTime = "";
} }
} }
\ No newline at end of file
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