🚚 Rename package

This commit is contained in:
2024-02-18 11:20:22 +08:00
parent 3437d32273
commit 55a20e18bb
32 changed files with 1747 additions and 65 deletions

View File

@ -1,7 +1,7 @@
package database
import (
"code.smartsheep.studio/hydrogen/passport/pkg/models"
"code.smartsheep.studio/hydrogen/identity/pkg/models"
"gorm.io/gorm"
)