This commit is contained in:
ziming 2025-05-21 15:34:15 +08:00
parent d01604fd78
commit 2bdd2f7ef4
1 changed files with 1 additions and 1 deletions

View File

@ -34,5 +34,5 @@
```` ````
2、调用接口 POST[https://gateway.dev.cdlsxd.cn/voucher/cmb/v1/order] 2、调用接口 POST[https://gateway.dev.cdlsxd.cn/voucher/cmb/v1/order]
````text ````text
将接口1返回的数据作为接口2的请求参数发起请求即可。 将接口1返回的数据作为接口2的请求参数发起请求http状态码200为成功其它属于异常
```` ````