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

7 lines
101 B
Go
Raw Permalink Normal View History

2021-07-05 11:37:22 +08:00
package models
import (
_ "github.com/go-sql-driver/mysql"
_ "github.com/iwind/TeaGo/bootstrap"
)