fix(all): 修改包名

This commit is contained in:
2025-11-17 21:30:39 +08:00
parent 907befeb55
commit 584575fd29
20 changed files with 39 additions and 38 deletions

View File

@@ -4,7 +4,7 @@ import (
"path/filepath"
"time"
"github.com/zhilv666/navsite/pkg/common"
"github.com/zhilv666/go-gin-scaffold/pkg/common"
)
type Server struct {