mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-10 12:30:24 +08:00
初步实现安装界面
This commit is contained in:
5
internal/db/models/version_dao_test.go
Normal file
5
internal/db/models/version_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