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

This commit is contained in:
zhangkun9038@dingtalk.com 2025-01-14 18:18:55 +08:00
parent c1efcb679c
commit 6c3201ffd1

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.21
require (
github.com/bitly/go-simplejson v0.5.0
github.com/go-redis/redis v6.15.9+incompatible
github.com/phyer/core v0.1.98
github.com/phyer/core v0.1.99
github.com/phyer/v5sdkgo v0.1.4
github.com/sirupsen/logrus v1.9.3
)