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