refactor: 重构types

This commit is contained in:
tbphp
2025-06-29 20:14:13 +08:00
parent 2ba378f7ac
commit ab95af0bbe
7 changed files with 7 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ import (
"sync/atomic"
"gpt-load/internal/errors"
"gpt-load/pkg/types"
"gpt-load/internal/types"
"github.com/joho/godotenv"
"github.com/sirupsen/logrus"