fix(gateway): allow Yumi activity console routes

This commit is contained in:
hy001 2026-07-19 01:31:39 +08:00
parent c884827072
commit 69300b45f6

View File

@ -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/**