Skip to content

Commit 9531edf

Browse files
committed
更新钉钉查询离职时间默认值为0
1 parent 6d2ca5c commit 9531edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ dingtalk:
121121
#- "48456726" # 需要同步的部门ID
122122
#- "^61213417" # 不需要同步的部门ID
123123
is-update-syncd: false # 当钉钉用户的邮箱,手机号,部门等信息更新之后,是否同步更新,默认为false,如果你不了解这个字段的含义,则不建议开启
124-
user-leave-range: 1 #按配置天数查离职时间范围内的用户,为0时不限制
124+
user-leave-range: 0 #按配置天数查离职时间范围内的用户,为0时不限制
125125
wecom:
126126
# 配置获取详细文档参考:http://ldapdoc.eryajf.net/pages/cf1698/
127127
flag: "wecom" # 作为微信在平台的标识

0 commit comments

Comments
 (0)