From 9743598e736350ef22591fb0feae23f9b53d5b98 Mon Sep 17 00:00:00 2001 From: ZF sun <34314687@qq.com> Date: Fri, 28 Nov 2025 15:59:58 +0800 Subject: [PATCH] chore: update servers --- docs/service.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/service.yaml b/docs/service.yaml index 0d805ed..42194c8 100644 --- a/docs/service.yaml +++ b/docs/service.yaml @@ -8,8 +8,6 @@ info: 所有查询自动应用租户隔离、权限控制和敏感字段脱敏。 servers: - - url: http://localhost:8080/api/v1 - description: Local Development Server - url: https://service.aigc-quickapp.com/api/v1 description: Internal Admin API Gateway (SaaS Platform)