parent
e19a39d68d
commit
f1c6c8b335
|
|
@ -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
|
||||
Loading…
Reference in New Issue