redisUtilPool

This commit is contained in:
guohb
2024-06-04 15:44:55 +08:00
parent 8dc093df2d
commit e67ba6abdb
5 changed files with 88 additions and 90 deletions

View File

@@ -26,6 +26,8 @@ public class CommonConstants {
public static final int AN_HOUR_SECONDS = 3600;
public static final int TEN_SECONDS = 10;
/**
* 跟进任务通知缓存时间 1小时
*/