🚚 Update domain

This commit is contained in:
2024-03-20 20:56:43 +08:00
parent 1bd0807d65
commit 96ee0dc3a7
26 changed files with 80 additions and 68 deletions

View File

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