fix(docs): 修正openapi.yaml中券码链接字段名

- 将响应
This commit is contained in:
zhouyonggao 2026-03-17 15:41:34 +08:00
parent e19a39d68d
commit f1c6c8b335
2 changed files with 4 additions and 4 deletions

View File

@ -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"

@ -1 +1 @@
Subproject commit 5eea8efd85a495caa0f0c090a7d4f09e70b83f1b
Subproject commit 2bd5ea6437beaa94220b7d3b046dafde290054b3