This commit is contained in:
flowshadow
2025-10-10 20:44:28 +08:00
parent 3db224efeb
commit 6ac6ac5eda
7 changed files with 133 additions and 40 deletions

View File

@@ -1,9 +1,10 @@
package models
import (
"time"
"gitlab.com/texm/shokku/internal/server/auth"
"gorm.io/gorm"
"time"
)
type Server struct {