eryajf / go-ldap-admin

🌉 基于Go+Vue实现的openLDAP后台管理项目
http://ldapdoc.eryajf.net
Apache License 2.0
1.51k stars 256 forks source link

钉钉自动同步不生效,求解 #361

Open EnjoyH opened 1 month ago

EnjoyH commented 1 month ago

版本:v0.5.17 手动同步正常,钉钉自动同步不生效具体设置如下: image

eryajf commented 1 month ago

您好 @EnjoyH👋,我已收到您的反馈,我将安排时间考虑您提交的信息并进行回复。-- 这条信息是由自动回复的机器人发出的。

Hello @EnjoyH. I have received your feedback, and I will arrange time to consider the information you submitted and reply. -- This message is sent by an automatic reply robot.

eryajf commented 1 month ago

目前没有在这里加日志,不过定时任务启动之后应该是没问题的。你可以先看下那个时候有没有对应的日志打印

ccbuildpro commented 3 weeks ago

@eryajf 建议将日志输出到web前端。 我就遇到过这个问题,页面上一直提示“同步成功”,但是这些员工就是没有写入进去,只能上服务器查看日志。

image