跟SaveUikey关系不大,应该是max没有区分7/30的hash key造成写入es被统一对待了

This commit is contained in:
zhangkun9038@dingtalk.com 2025-01-14 17:28:56 +08:00
parent bd9881990b
commit a95c402b78

2
go.mod
View File

@ -6,7 +6,7 @@ go 1.21
require (
github.com/go-redis/redis v6.15.9+incompatible
github.com/phyer/core v0.1.97
github.com/phyer/core v0.1.98
github.com/sirupsen/logrus v1.9.3
)