提交 v1.3.0 beta
This commit is contained in:
@ -6,6 +6,8 @@ import (
|
||||
"next-terminal/server/model"
|
||||
)
|
||||
|
||||
var GatewayRepository = new(gatewayRepository)
|
||||
|
||||
type gatewayRepository struct {
|
||||
baseRepository
|
||||
}
|
||||
|
Reference in New Issue
Block a user