Files
waf-platform/EdgeAPI/internal/db/models/ad_package_dao_test.go
2026-02-04 20:27:13 +08:00

7 lines
106 B
Go

package models_test
import (
_ "github.com/go-sql-driver/mysql"
_ "github.com/iwind/TeaGo/bootstrap"
)