Files
EdgeAPI/internal/db/models/plan_dao_test.go

7 lines
106 B
Go
Raw Normal View History

2023-09-06 16:30:47 +08:00
package models_test
import (
_ "github.com/go-sql-driver/mysql"
_ "github.com/iwind/TeaGo/bootstrap"
)