fix(gateway): allow Yumi activity console routes
This commit is contained in:
parent
c884827072
commit
69300b45f6
@ -209,6 +209,9 @@ gateway:
|
||||
- /resident-activity/vip/**
|
||||
- /resident-activity/recharge-reward/**
|
||||
- /resident-activity/task-center/**
|
||||
# console-go 会先 StripPrefix=2;这里只绕过 Gateway 的 App Token 校验,Go 仍会校验 Console Token 与菜单权限。
|
||||
- /resident-activity/game-king/**
|
||||
- /resident-activity/yumi-gift-challenge/**
|
||||
- /resident-activity/voice-room-red-packet/**
|
||||
- /resident-activity/voice-room-rocket/**
|
||||
- /resident-activity/wheel/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user