一些优化

This commit is contained in:
Yun
2024-05-08 13:01:55 +08:00
parent c3121f425e
commit f46e8e220a
5 changed files with 42 additions and 29 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"fmt"
"time"
"code.yun.ink/pkg/timerx"
"github.com/yuninks/timerx"
"github.com/go-redis/redis/v8"
)