Commit 009b76d1 authored by 周亚武's avatar 周亚武

钉钉相关接口

parent 6140ea6b
......@@ -32,6 +32,7 @@ public enum LeaveTypeEnum {
探亲假(21, "探亲假"),
其他(22, "其他"),
;
private Integer value;
private String desc;
......
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