app/plugin: add product middleware and enable products register their routers (#20374)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
2580722426
Коммит
c1c084a596
@@ -95,6 +95,7 @@ const (
|
||||
TeamKey ServiceKey = "team"
|
||||
UserKey ServiceKey = "user"
|
||||
PermissionsKey ServiceKey = "permissions"
|
||||
RouterKey ServiceKey = "router"
|
||||
)
|
||||
|
||||
type Server struct {
|
||||
|
||||
Ссылка в новой задаче
Block a user