diff --git a/backend/api-gateway/kong.yml b/backend/api-gateway/kong.yml index 5ca7762a..371c5317 100644 --- a/backend/api-gateway/kong.yml +++ b/backend/api-gateway/kong.yml @@ -215,6 +215,10 @@ services: paths: - /api/v1/mobile/notifications strip_path: false + - name: admin-mobile-system + paths: + - /api/v1/mobile/system + strip_path: false # --------------------------------------------------------------------------- # Presence Service - 在线状态服务