From f1c6c8b335066b242aa31129738f71f0dfd11f63 Mon Sep 17 00:00:00 2001 From: zhouyonggao <1971162852@qq.com> Date: Tue, 17 Mar 2026 15:41:34 +0800 Subject: [PATCH] =?UTF-8?q?fix(docs):=20=E4=BF=AE=E6=AD=A3openapi.yaml?= =?UTF-8?q?=E4=B8=AD=E5=88=B8=E7=A0=81=E9=93=BE=E6=8E=A5=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将响应 --- docs/接口文档/openapi.yaml | 6 +++--- trans_hub | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/接口文档/openapi.yaml b/docs/接口文档/openapi.yaml index d5edf5f..07d30a6 100644 --- a/docs/接口文档/openapi.yaml +++ b/docs/接口文档/openapi.yaml @@ -372,7 +372,7 @@ paths: msg: "成功" traceId: "26031314253001000015" data: - codeUrl: "https://lsb.example.com/redeem/abc123" + url: "https://lsb.example.com/redeem/abc123" backUrl: "https://mobile.psbc.com/back" '400': description: 参数错误或业务错误 @@ -1020,10 +1020,10 @@ components: type: object description: 业务数据 required: - - codeUrl + - url - backUrl properties: - codeUrl: + url: type: string description: 券码链接,用于展示服务详情 example: "https://lsb.example.com/redeem/abc123" diff --git a/trans_hub b/trans_hub index 5eea8ef..2bd5ea6 160000 --- a/trans_hub +++ b/trans_hub @@ -1 +1 @@ -Subproject commit 5eea8efd85a495caa0f0c090a7d4f09e70b83f1b +Subproject commit 2bd5ea6437beaa94220b7d3b046dafde290054b3