Commit ed0a7599 authored by 张允禹's avatar 张允禹

fix

parent d1bcfa00
...@@ -383,7 +383,7 @@ paths: ...@@ -383,7 +383,7 @@ paths:
'200': '200':
description: OK description: OK
# ------------------------ # ------------------------
/refund/{id}agree: /refund/{id}/agree:
post: post:
summary: 同意退款 summary: 同意退款
description: 同意退款 description: 同意退款
...@@ -442,7 +442,7 @@ paths: ...@@ -442,7 +442,7 @@ paths:
type: integer type: integer
format: integer format: integer
# ------------------------ # ------------------------
/statement/{id}operation: /statement/{id}/operation:
get: get:
summary: 对帐单日志 summary: 对帐单日志
description: 对帐单日志 description: 对帐单日志
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment