网关实现自定义接口安全检查与边缘节点连接权限验证
This commit is contained in:
@@ -100,5 +100,5 @@ type AuthContext struct {
|
||||
}
|
||||
|
||||
type Payload struct {
|
||||
ID uint
|
||||
ID int32
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user