mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-12-24 22:16:36 +08:00
IP库增加制品管理/统计中相关区域名称可以显示别名
This commit is contained in:
6
internal/db/models/ip_library_artifact_dao_test.go
Normal file
6
internal/db/models/ip_library_artifact_dao_test.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package models_test
|
||||
|
||||
import (
|
||||
_ "github.com/go-sql-driver/mysql"
|
||||
_ "github.com/iwind/TeaGo/bootstrap"
|
||||
)
|
||||
Reference in New Issue
Block a user