feat: 任务功能性能及接口优化

This commit is contained in:
tbphp
2025-07-05 17:19:20 +08:00
parent 2edd48d0c1
commit c40ee7cb5b
7 changed files with 135 additions and 129 deletions

1
go.mod
View File

@@ -9,7 +9,6 @@ require (
github.com/gin-contrib/static v1.1.5
github.com/gin-gonic/gin v1.10.1
github.com/go-sql-driver/mysql v1.8.1
github.com/google/uuid v1.6.0
github.com/joho/godotenv v1.5.1
github.com/redis/go-redis/v9 v9.5.3
github.com/sirupsen/logrus v1.9.3