feat: update pkg name
This commit is contained in:
@@ -3,8 +3,8 @@ package postgres
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"{{.ModuleName}}/pkg/atom/container"
|
||||
"{{.ModuleName}}/pkg/atom/opt"
|
||||
"go.ipao.vip/atom/container"
|
||||
"go.ipao.vip/atom/opt"
|
||||
)
|
||||
|
||||
const DefaultPrefix = "Database"
|
||||
|
||||
Reference in New Issue
Block a user