mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-27 01:50:31 +08:00
增加一些表设计
This commit is contained in:
5
internal/db/models/tcp_firewall_policy_dao_test.go
Normal file
5
internal/db/models/tcp_firewall_policy_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