|
@@ -4201,7 +4201,7 @@
|
|
|
<div class="panel panel-default">
|
|
|
<div class="panel-heading" id="heading-22">
|
|
|
<h4 class="panel-title">
|
|
|
- <span class="label label-success">GET</span>
|
|
|
+ <span class="label label-primary">POST</span>
|
|
|
<a data-toggle="collapse" data-parent="#accordion22" href="#collapseOne22"> 退款 <span class="text-muted">/api/mobile_controller/refund</span></a>
|
|
|
</h4>
|
|
|
</div>
|
|
@@ -4290,7 +4290,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="panel-body">
|
|
|
- <form enctype="application/x-www-form-urlencoded" role="form" action="/api/mobile_controller/refund" method="get" name="form22" id="form22">
|
|
|
+ <form enctype="application/x-www-form-urlencoded" role="form" action="/api/mobile_controller/refund" method="POST" name="form22" id="form22">
|
|
|
<div class="form-group">
|
|
|
<label class="control-label" for="id">id</label>
|
|
|
<input type="string" class="form-control input-sm" id="id" required placeholder="订单id" name="id">
|
|
@@ -9389,7 +9389,7 @@
|
|
|
|
|
|
</div>
|
|
|
<div class="col-md-6" align="right">
|
|
|
- Generated on 2022-04-19 13:40:31 <a href="./" target="_blank">靓号</a>
|
|
|
+ Generated on 2022-04-19 13:44:30 <a href="./" target="_blank">靓号</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
|