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

7 lines
106 B
Go
Raw Permalink Normal View History

2022-10-21 15:45:22 +08:00
package models_test
import (
_ "github.com/go-sql-driver/mysql"
_ "github.com/iwind/TeaGo/bootstrap"
)