[feat] 新增 RouteParam 接口
This commit is contained in:
@@ -88,8 +88,6 @@ type Router interface {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type Route interface {
|
type Route interface {
|
||||||
RouteMiddleware
|
|
||||||
|
|
||||||
GetUuid() string
|
GetUuid() string
|
||||||
GetCode() string
|
GetCode() string
|
||||||
GetPrimaryKey() string
|
GetPrimaryKey() string
|
||||||
|
|||||||
Reference in New Issue
Block a user