mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-19 20:40:25 +08:00
阶段性提交
This commit is contained in:
5
internal/db/models/api_node_dao_test.go
Normal file
5
internal/db/models/api_node_dao_test.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package models
|
||||
|
||||
import (
|
||||
_ "github.com/go-sql-driver/mysql"
|
||||
)
|
||||
Reference in New Issue
Block a user