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

7 lines
106 B
Go
Raw Permalink Normal View History

2022-10-20 10:24:36 +08:00
package models_test
import (
_ "github.com/go-sql-driver/mysql"
_ "github.com/iwind/TeaGo/bootstrap"
)