fix(all): 修改包名
This commit is contained in:
@@ -2,7 +2,7 @@ package router
|
||||
|
||||
import (
|
||||
"github.com/gin-gonic/gin"
|
||||
"github.com/zhilv666/navsite/internal/api"
|
||||
"github.com/zhilv666/go-gin-scaffold/internal/api"
|
||||
)
|
||||
|
||||
func SetupRouter() *gin.Engine {
|
||||
|
||||
Reference in New Issue
Block a user