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

6 lines
63 B
Go
Raw Permalink Normal View History

2020-09-17 10:16:00 +08:00
package models
import (
_ "github.com/go-sql-driver/mysql"
)