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