Files
EdgeAPI/internal/db/models/init.go
2020-07-22 22:17:53 +08:00

6 lines
65 B
Go

package models
import (
_ "github.com/iwind/TeaGo/bootstrap"
)