文章引用邮件发送修改

This commit is contained in:
chengxl
2025-05-22 16:34:04 +08:00
parent 65e72ef169
commit d0f4f65444

View File

@@ -2,7 +2,7 @@
# articleCiteSendEmail.sh
# 批量处理文章引用发送邮件给通讯作者
# 调用接口获取前一天文章引用的记录
# 此文件需要在crontab中配置每天【凌晨3点】运行一次
# 此文件需要在crontab中配置每天【凌晨0:30】运行一次
# @author chengxiaoling
# @date 2025-05-20