From d65ae2e1432d9ab7d569a419a8d547f1efaebb30 Mon Sep 17 00:00:00 2001 From: hy001 Date: Tue, 28 Apr 2026 00:15:52 +0800 Subject: [PATCH] Allow room turnover H5 through gateway --- nacos_config/rc-gateway/application.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/nacos_config/rc-gateway/application.yml b/nacos_config/rc-gateway/application.yml index fedbae13..2eac56e3 100644 --- a/nacos_config/rc-gateway/application.yml +++ b/nacos_config/rc-gateway/application.yml @@ -159,6 +159,11 @@ gateway: - /activity/week-star/** - /go/public/** - /public/h5/week-star/** + # room-turnover-reward + - /go/public/h5/room-turnover-reward/** + - /public/h5/room-turnover-reward/** + - /go/app/h5/room-turnover-reward/** + - /app/h5/room-turnover-reward/** - /go/resident-activity/register-reward/** - /go/resident-activity/specified-gift-weekly-rank/** - /go/resident-activity/week-star/**