🚚 Update domain

This commit is contained in:
2024-03-20 20:57:21 +08:00
parent 12cbb670df
commit 1eb7e88362
24 changed files with 61 additions and 61 deletions

View File

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