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