...
|
...
|
@@ -11407,7 +11407,7 @@ |
|
|
<div class="panel panel-default">
|
|
|
<div class="panel-heading" id="heading-84">
|
|
|
<h4 class="panel-title">
|
|
|
<span class="label label-primary">POST</span>
|
|
|
<span class="label label-success">GET</span>
|
|
|
<a data-toggle="collapse" data-parent="#accordion84" href="#collapseOne84"> 商品订单去付款 <span class="text-muted">/api/wxpay/toPay</span></a>
|
|
|
</h4>
|
|
|
</div>
|
...
|
...
|
@@ -11497,7 +11497,7 @@ |
|
|
<div class="panel panel-default">
|
|
|
<div class="panel-heading"><strong>参数</strong></div>
|
|
|
<div class="panel-body">
|
|
|
<form enctype="application/x-www-form-urlencoded" role="form" action="/api/wxpay/toPay" method="POST" name="form84" id="form84">
|
|
|
<form enctype="application/x-www-form-urlencoded" role="form" action="/api/wxpay/toPay" method="GET" name="form84" id="form84">
|
|
|
<div class="form-group">
|
|
|
<label class="control-label" for="o_id">o_id</label>
|
|
|
<input type="integer" class="form-control input-sm" id="o_id" required placeholder="订单id" name="o_id">
|
...
|
...
|
@@ -11645,7 +11645,7 @@ |
|
|
<div class="panel-heading" id="heading-86">
|
|
|
<h4 class="panel-title">
|
|
|
<span class="label label-primary">POST</span>
|
|
|
<a data-toggle="collapse" data-parent="#accordion86" href="#collapseOne86"> 充值 <span class="text-muted">/api/wxpay/toPay</span></a>
|
|
|
<a data-toggle="collapse" data-parent="#accordion86" href="#collapseOne86"> 充值 <span class="text-muted">/api/wxpay/payCharge</span></a>
|
|
|
</h4>
|
|
|
</div>
|
|
|
<div id="collapseOne86" class="panel-collapse collapse">
|
...
|
...
|
@@ -11740,7 +11740,7 @@ |
|
|
<div class="panel panel-default">
|
|
|
<div class="panel-heading"><strong>参数</strong></div>
|
|
|
<div class="panel-body">
|
|
|
<form enctype="application/x-www-form-urlencoded" role="form" action="/api/wxpay/toPay" method="POST" name="form86" id="form86">
|
|
|
<form enctype="application/x-www-form-urlencoded" role="form" action="/api/wxpay/payCharge" method="POST" name="form86" id="form86">
|
|
|
<div class="form-group">
|
|
|
<label class="control-label" for="amount">amount</label>
|
|
|
<input type="integer" class="form-control input-sm" id="amount" required placeholder="充值金额" name="amount">
|
...
|
...
|
@@ -12035,7 +12035,7 @@ |
|
|
|
|
|
<div class="row mt0 footer">
|
|
|
<div class="col-md-6" align="left">
|
|
|
Generated on 2019-04-13 16:39:44 </div>
|
|
|
Generated on 2019-04-15 10:20:11 </div>
|
|
|
<div class="col-md-6" align="right">
|
|
|
<a href="https://www.fastadmin.net" target="_blank">FastAdmin</a>
|
|
|
</div>
|
...
|
...
|
|