Commit ac90a5e3 authored by zuoadmin's avatar zuoadmin

Merge branch 'dev' into 'master'

Dev

See merge request !9
parents 05e78f69 ef21bc2b
......@@ -55,7 +55,7 @@ public class UserTagsTask {
/**
* 更新用户标签
*/
@Scheduled(cron = "0 15 10 * * ? ")
@Scheduled(cron = "0 18 10 * * ? ")
public void updateUserTags() {
try {
//获取每次处理的id起始值
......
......@@ -65,4 +65,4 @@ mybatis-plus:
gexiang:
user_tag_id: 251696
push_max_size: 80000
push_max_size: 10000
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