fix(all): 修改包名
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"strings"
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
"github.com/zhilv666/navsite/pkg/common"
|
||||
"github.com/zhilv666/go-gin-scaffold/pkg/common"
|
||||
)
|
||||
|
||||
func Proxy(c *gin.Context) {
|
||||
|
||||
Reference in New Issue
Block a user