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