Commit 05e78f69 authored by zuoadmin's avatar zuoadmin

Merge branch 'dev' into 'master'

Dev

See merge request !8
parents a56150e1 77d6ccd6
......@@ -55,7 +55,7 @@ public class UserTagsTask {
/**
* 更新用户标签
*/
@Scheduled(cron = "0 0 23 * * ?")
@Scheduled(cron = "0 15 10 * * ? ")
public void updateUserTags() {
try {
//获取每次处理的id起始值
......
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