fix: 修复导入路径以支持模块化结构
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"test/providers/postgres"
|
||||
"{{.ModuleName}}/providers/postgres"
|
||||
|
||||
"github.com/jackc/pgx/v5"
|
||||
"github.com/jackc/pgx/v5/pgxpool"
|
||||
|
||||
Reference in New Issue
Block a user