feat: use new package name

This commit is contained in:
engigu
2026-01-18 17:31:04 +08:00
parent 973093781f
commit 43a023d683
51 changed files with 132 additions and 130 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package models
import (
"baihu/internal/constant"
"github.com/engigu/baihu-panel/internal/constant"
"gorm.io/gorm"
)