Commit 73946b3e authored by renandong's avatar renandong 🇨🇳

1.推送记录时间改为一小时之前

parent 7a51e276
......@@ -62,7 +62,7 @@ public class UserTagsTask {
/**
* 查询推送日志时间
*/
private static final Integer TIME = 2;
private static final Integer TIME = 1;
/**
* 查询未推送消息成功记录,发送短信通知
......
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