fix(all): 修改包名
This commit is contained in:
@@ -3,9 +3,9 @@ package utils_test
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/zhilv666/navsite/pkg/config"
|
||||
"github.com/zhilv666/navsite/pkg/logger"
|
||||
"github.com/zhilv666/navsite/pkg/utils"
|
||||
"github.com/zhilv666/go-gin-scaffold/pkg/config"
|
||||
"github.com/zhilv666/go-gin-scaffold/pkg/logger"
|
||||
"github.com/zhilv666/go-gin-scaffold/pkg/utils"
|
||||
)
|
||||
|
||||
func TestJwt(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user